Removed “RewriteBase” directive
This commit is contained in:
parent
f85ee69f17
commit
b598cebf8b
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
RewriteEngine On
|
||||
#RewriteBase "/mastostart"
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteRule ^.*$ index.php [L,QSA]
|
||||
|
|
Loading…
Reference in a new issue