Showing 2 changed files with 4 additions and 0 deletions
+2
.htaccess
... ...
@@ -0,0 +1,2 @@
1
+order deny,allow
2
+deny from all
+2
setup/.htaccess
... ...
@@ -0,0 +1,2 @@
1
+order allow,deny
2
+allow from all