From 8530a0f667089198a49fd5cb763fde19b04dee2a Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Mon, 7 Aug 2006 16:36:23 +0000 Subject: [PATCH] .htaccess files --- lam/config/profiles/.htaccess | 4 ++++ lam/config/selfService/.htaccess | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 lam/config/profiles/.htaccess create mode 100644 lam/config/selfService/.htaccess diff --git a/lam/config/profiles/.htaccess b/lam/config/profiles/.htaccess new file mode 100644 index 00000000..11c59d17 --- /dev/null +++ b/lam/config/profiles/.htaccess @@ -0,0 +1,4 @@ + + Order allow,deny + Deny from all + diff --git a/lam/config/selfService/.htaccess b/lam/config/selfService/.htaccess new file mode 100644 index 00000000..11c59d17 --- /dev/null +++ b/lam/config/selfService/.htaccess @@ -0,0 +1,4 @@ + + Order allow,deny + Deny from all +