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 +