From 8f2cfeeba69a0ee52e1313ef21bcb6450baedc6c Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sun, 21 Nov 2004 11:54:27 +0000 Subject: [PATCH] fixed regex for newer Apache releases --- lam-0.4/debian/lam.apache.conf | 2 +- lam-0.4/lib/.htaccess | 2 +- lam/lib/.htaccess | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lam-0.4/debian/lam.apache.conf b/lam-0.4/debian/lam.apache.conf index f20db90a..fe15dace 100644 --- a/lam-0.4/debian/lam.apache.conf +++ b/lam-0.4/debian/lam.apache.conf @@ -27,7 +27,7 @@ Alias /lam /usr/share/ldap-account-manager Options -Indexes - + Order allow,deny Deny from all diff --git a/lam-0.4/lib/.htaccess b/lam-0.4/lib/.htaccess index d65cb375..053b54e1 100644 --- a/lam-0.4/lib/.htaccess +++ b/lam-0.4/lib/.htaccess @@ -1,4 +1,4 @@ - + Order allow,deny Deny from all diff --git a/lam/lib/.htaccess b/lam/lib/.htaccess index d65cb375..053b54e1 100644 --- a/lam/lib/.htaccess +++ b/lam/lib/.htaccess @@ -1,4 +1,4 @@ - + Order allow,deny Deny from all