Add default apache resource

This commit is contained in:
Jeff Amaral 2015-09-19 22:01:27 -04:00
parent 15d3d8c709
commit 65729d9d86

View File

@ -51,6 +51,7 @@ RewriteRule ^(system|user|vendor)/(.*)\.(txt|md|html|yaml|php|twig|sh|bat)$ erro
</IfModule>
# Begin - Prevent Browsing
# Begin - Prevent Browsing and Set Default Resources
Options -Indexes
# End - Prevent Browsing
DirectoryIndex index.php index.html index.htm
# End - Prevent Browsing and Set Default Resources