Answer the question
In order to leave comments, you need to log in
How to fix 403 Access forbidden when using forbidden characters?
There are rules
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^admin(/.*)?$ /admin.php/$1 [L]
RewriteRule !^admin index.php [L]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question