Answer the question
In order to leave comments, you need to log in
Can Apache work with Cyrillic directories and files?
Good afternoon.
Can apache process url like site.ru/directory/page-1
And what is needed for this? the delivered apache complains that there is no page "каталог" when calling such a url.
Is it possible to change the encoding in path processing?
url - not real directories, but mod_rewrite pages from wordpress
Answer the question
In order to leave comments, you need to log in
He knows how to work, but why? Firstly, the Cyrillic alphabet will be encoded, of course (see how your link / directory / page-1 looks in the source code of the page). Secondly, the use of Cyrillic in the URL is the first step towards using emoji there and in general the entire Unicode table.
In your case, there is clearly a problem with the encoding. Use only UTF-8, everywhere.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question