Remove RewriteBase definition as its redundant in most use-cases.
This commit is contained in:
bovenliggende
991aefea4a
commit
db6fa416ac
@ -3,7 +3,7 @@ php_flag display_errors on
|
||||
php_flag html_errors on
|
||||
|
||||
RewriteEngine On
|
||||
RewriteBase /
|
||||
#RewriteBase /
|
||||
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
|
Laden…
Verwijs in nieuw issue
Block a user