Wrap in IfModule.
This commit is contained in:
parent
a373ac8fed
commit
b00d8c5a72
@ -1,5 +1,8 @@
|
||||
<IfModule mod_rewrite.c>
|
||||
Options -MultiViews
|
||||
<IfModule mod_negotiation.c>
|
||||
Options -MultiViews
|
||||
</IfModule>
|
||||
|
||||
RewriteEngine On
|
||||
|
||||
# Redirect Trailing Slashes...
|
||||
|
||||
Loading…
Reference in New Issue
Block a user