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 +