summaryrefslogtreecommitdiff
path: root/ledgersmb-httpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ledgersmb-httpd.conf')
-rw-r--r--ledgersmb-httpd.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/ledgersmb-httpd.conf b/ledgersmb-httpd.conf
index 7a7f5d02..02ca1b4f 100644
--- a/ledgersmb-httpd.conf
+++ b/ledgersmb-httpd.conf
@@ -19,6 +19,7 @@ Alias /ledgersmb WORKING_DIR/
# passwords.
Order Deny,Allow
Allow from 127.0.0.1
+ Allow from localhost
Deny from All
# The rest of this file just tightens up security.