From cb446e0561a04725809fe8669160fff3b2cbef9d Mon Sep 17 00:00:00 2001 From: jasonjayr Date: Fri, 10 Nov 2006 04:11:56 +0000 Subject: Bringing the gentoo version of the conf file on par w/ the new version in the root directory. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@502 4979c152-3d1c-0410-bac9-87ea11338e46 --- dists/gentoo/ledger-smb-httpd-gentoo.conf | 29 ++++++++++++++++++++++++----- 1 file changed, 24 insertions(+), 5 deletions(-) diff --git a/dists/gentoo/ledger-smb-httpd-gentoo.conf b/dists/gentoo/ledger-smb-httpd-gentoo.conf index 82f18f81..b704c5f9 100644 --- a/dists/gentoo/ledger-smb-httpd-gentoo.conf +++ b/dists/gentoo/ledger-smb-httpd-gentoo.conf @@ -1,5 +1,5 @@ -#Alias /ledger-smb /some/path/to/ledger-smb/ +Alias /ledger-smb ${MY_HTDOCSDIR} AllowOverride All @@ -9,8 +9,27 @@ 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 + -- cgit v1.2.3