* Modify .htaccess to prohibit directory browsing.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
Options +FollowSymLinks +SymLinksIfOwnerMatch
|
||||
|
||||
#Prohibit directory browsing
|
||||
Options -Indexes
|
||||
# framework router settings.
|
||||
<IfModule mod_rewrite.c>
|
||||
RewriteEngine On
|
||||
|
||||
Reference in New Issue
Block a user