From e51a62158410b0208622228f592e81cbc7375e79 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sun, 28 Sep 2008 08:36:50 +0000 Subject: [PATCH] added more .htaccess files --- lam/help/.htaccess | 4 ++++ lam/lib/.htaccess | 4 ---- lam/locale/.htaccess | 4 ++++ 3 files changed, 8 insertions(+), 4 deletions(-) create mode 100644 lam/help/.htaccess create mode 100644 lam/locale/.htaccess diff --git a/lam/help/.htaccess b/lam/help/.htaccess new file mode 100644 index 00000000..6b7971c2 --- /dev/null +++ b/lam/help/.htaccess @@ -0,0 +1,4 @@ + + Order allow,deny + Deny from all + diff --git a/lam/lib/.htaccess b/lam/lib/.htaccess index d562e51a..6b7971c2 100644 --- a/lam/lib/.htaccess +++ b/lam/lib/.htaccess @@ -2,7 +2,3 @@ Order allow,deny Deny from all - - Order allow,deny - Allow from all - diff --git a/lam/locale/.htaccess b/lam/locale/.htaccess new file mode 100644 index 00000000..6b7971c2 --- /dev/null +++ b/lam/locale/.htaccess @@ -0,0 +1,4 @@ + + Order allow,deny + Deny from all +