Answer the question
In order to leave comments, you need to log in
Why not all Cyrillic. characters pass in RewriteRule?
Hello, I have the following rule:
AddDefaultCharset utf-8
RewriteEngine on
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([А-Яа-я0-9]*)$ index.php?q=$1
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