apache - Cyrillic / Russian filenames - 404 not found -


i trying upload russian filenames e.g. автомобилей.php end in 404 error.

i've tried specify charset in filezilla while uploading files cp-1251, windows-1251, cp1251 still getting a

not found

the requested url /автомо not found on server.

any ideas on how can have resolved? expert advise appreciated.

convert them in latin script symbols. best , easiest way.

it's bad practice use non latin script file names in web. possible make urls in cyrillic.


Comments

Popular posts from this blog

php - Magento - Deleted Base url key -

javascript - Tooltipster plugin not firing jquery function when button or any click even occur -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -