Elxis CMS Forum
Support => Language => Topic started by: Coursar on November 01, 2009, 21:20:56
-
Hi to all, i have problem with encoding on some sites - when displaying Offline page, 404 page, and with message in installation when check ftp settings...
Why?
urls:
http://www.nacok.ru/
http://www.interbridge.org/somepage.html
-
i think that your server has as default encoding windows 1251
try in .htaccess
AddDefaultCharset UTF-8
-
Thanks, it worked :)