summaryrefslogtreecommitdiff
path: root/ledgersmb-httpd.conf
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-11-25 22:49:51 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-11-25 22:49:51 +0000
commit75bbfc4e3007318afcd8368e091ca3c13c5a3352 (patch)
treecae2406bbb5fe6df32edc9a17c7b9e4728bc0d70 /ledgersmb-httpd.conf
parent9e80fcdc9cba524a7407f01c92a0e6188247c7df (diff)
Adding employee workflow scripts
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1907 4979c152-3d1c-0410-bac9-87ea11338e46
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.