From 09f58e0c9f556383f2b1c83960415038284e2f48 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Mon, 13 Nov 2006 03:35:15 +0000 Subject: Applying Mads' bugfixes git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@546 4979c152-3d1c-0410-bac9-87ea11338e46 --- ledger-smb-httpd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ledger-smb-httpd.conf') diff --git a/ledger-smb-httpd.conf b/ledger-smb-httpd.conf index 3ae246e9..92aeb65f 100644 --- a/ledger-smb-httpd.conf +++ b/ledger-smb-httpd.conf @@ -7,7 +7,7 @@ Alias /ledger-smb /some/path/to/ledger-smb/ Options ExecCGI Includes FollowSymlinks Order Allow,Deny Allow from All - + Order Deny,Allow Deny from All -- cgit v1.2.3