feat: htaccess
This commit is contained in:
parent
723828f697
commit
d48572e534
|
|
@ -1,6 +1,6 @@
|
|||
<IfModule mod_rewrite.c>
|
||||
<IfModule mod_negotiation.c>
|
||||
Options -MultiViews -Indexes
|
||||
Options -MultiViews -Indexes +FollowSymLinks
|
||||
</IfModule>
|
||||
|
||||
RewriteEngine On
|
||||
|
|
|
|||
Loading…
Reference in New Issue