diff --git a/.htaccess b/.htaccess index 203e2dd8d..fc9e09e70 100644 --- a/.htaccess +++ b/.htaccess @@ -51,6 +51,7 @@ RewriteRule ^(system|user|vendor)/(.*)\.(txt|md|html|yaml|php|twig|sh|bat)$ erro -# 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