summaryrefslogtreecommitdiff
path: root/ledgersmb-httpd.conf
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-11-24 08:09:03 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-11-24 08:09:03 +0000
commit7c9b5fcafe0769499fc7fc3b9bea1365ed82d8d4 (patch)
tree3ef5e03596bed20fb10160a81ad40dc81f515094 /ledgersmb-httpd.conf
parent2a2154e7ebac202704a8971babbd6df9591aebed (diff)
Moving Customer templates to be generally used by vendors, etc.
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1898 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'ledgersmb-httpd.conf')
-rw-r--r--ledgersmb-httpd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ledgersmb-httpd.conf b/ledgersmb-httpd.conf
index f3460ffb..7a7f5d02 100644
--- a/ledgersmb-httpd.conf
+++ b/ledgersmb-httpd.conf
@@ -17,7 +17,7 @@ Alias /ledgersmb WORKING_DIR/
# advised that you should use SSL protection on any and all network
# connections that access this application in order to protect usernames and
# passwords.
- Order Allow,Deny
+ Order Deny,Allow
Allow from 127.0.0.1
Deny from All