Update .htaccess
parent
b5fd7a6791
commit
cb83b2b98c
|
@ -6,7 +6,6 @@ ServerSignature Off
|
||||||
# Disable directory listing (-indexes), Multiviews (-MultiViews) and enable Follow system links (+FollowSymLinks)
|
# Disable directory listing (-indexes), Multiviews (-MultiViews) and enable Follow system links (+FollowSymLinks)
|
||||||
Options -Indexes
|
Options -Indexes
|
||||||
Options -MultiViews
|
Options -MultiViews
|
||||||
Options +FollowSymLinks
|
|
||||||
|
|
||||||
<IfModule mod_rewrite.c>
|
<IfModule mod_rewrite.c>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue