From bcc746741ca3a007a77559c12ad9cbe08cce1915 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sun, 28 Sep 2008 12:18:19 +0000 Subject: [PATCH] added more .htaccess files --- lam/.htaccess | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 lam/.htaccess diff --git a/lam/.htaccess b/lam/.htaccess new file mode 100644 index 00000000..45bb8050 --- /dev/null +++ b/lam/.htaccess @@ -0,0 +1,6 @@ + + Options +FollowSymLinks + Order allow,deny + Allow from all + DirectoryIndex index.html +