Elxis CMS Forum

Support => Language => Topic started by: Coursar on November 01, 2009, 21:20:56

Title: Problem with encoding
Post 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
Title: Re: Problem with encoding
Post by: ks-net on November 01, 2009, 21:34:28
i think that your server has as default encoding  windows 1251

try in .htaccess

AddDefaultCharset UTF-8
Title: Re: Problem with encoding
Post by: Coursar on November 01, 2009, 23:26:28
Thanks, it worked  :)