This commit is contained in:
@@ -20,7 +20,7 @@ DirectoryIndex index.php
|
||||
<IfModule mod_rewrite.c>
|
||||
# This Option needs to be enabled for RewriteRule, otherwise it will show an error like
|
||||
# 'Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden'
|
||||
Options +FollowSymlinks
|
||||
#Options +FollowSymlinks
|
||||
|
||||
RewriteEngine On
|
||||
|
||||
@@ -67,4 +67,4 @@ DirectoryIndex index.php
|
||||
RedirectMatch 307 ^/$ /index.php/
|
||||
# RedirectTemp cannot be used instead
|
||||
</IfModule>
|
||||
</IfModule>
|
||||
</IfModule>
|
||||
Reference in New Issue
Block a user