[add] Access config

This commit is contained in:
Jose Pabl Domingo Aramburo Sanchez 2018-08-12 01:43:37 +00:00
parent f820a22a4f
commit 231e7fe2e6
2 changed files with 3 additions and 0 deletions

View File

@ -1 +1,2 @@
Options -Indexes Options -Indexes
Deny from all

View File

@ -1,3 +1,5 @@
allow from all
<IfModule mod_rewrite.c> <IfModule mod_rewrite.c>
RewriteEngine On RewriteEngine On