From 2fadcc214a0ec531954ab61a3ce016845d754243 Mon Sep 17 00:00:00 2001 From: linuxpoet Date: Thu, 15 Mar 2007 05:22:32 +0000 Subject: quick rename git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@909 4979c152-3d1c-0410-bac9-87ea11338e46 --- ledgersmb-httpd.conf | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ledgersmb-httpd.conf (limited to 'ledgersmb-httpd.conf') diff --git a/ledgersmb-httpd.conf b/ledgersmb-httpd.conf new file mode 100644 index 00000000..3e74f1ea --- /dev/null +++ b/ledgersmb-httpd.conf @@ -0,0 +1,44 @@ + +Alias /ledger-smb WORKING_DIR/ledger-smb/ + + + AllowOverride All + AddHandler cgi-script .pl + Options ExecCGI Includes FollowSymlinks + Order Allow,Deny + Allow from All + + Order Deny,Allow + Deny from All + + + + + Order Deny,Allow + Deny from All + + + + Order Deny,Allow + Deny from All + + + + Order Deny,Allow + Deny from All + + + + Order Deny,Allow + Deny from All + + + + Order Deny,Allow + Deny from All + + + + Order Deny,Allow + Deny from All + -- cgit v1.2.3