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