From 44aad76f7aa673a6036477d1edc64d27a64b1ad0 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Tue, 6 Feb 2007 07:34:39 +0000 Subject: Changing to install script rather than default location. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@800 4979c152-3d1c-0410-bac9-87ea11338e46 --- ledger-smb-httpd.conf | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'ledger-smb-httpd.conf') diff --git a/ledger-smb-httpd.conf b/ledger-smb-httpd.conf index d3621592..4e3eadb7 100644 --- a/ledger-smb-httpd.conf +++ b/ledger-smb-httpd.conf @@ -1,7 +1,7 @@ -Alias /ledger-smb /usr/local/ledger-smb/ +Alias /ledger-smb WORKING_DIR/ledger-smb/ - + AllowOverride All AddHandler cgi-script .pl Options ExecCGI Includes FollowSymlinks @@ -13,27 +13,27 @@ Alias /ledger-smb /usr/local/ledger-smb/ - + 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