Page 1 of 1

encoding problem

Posted: Sat Jul 01, 2006 3:09 pm
by eugene2008
hello! i have a strange problem with cyrillics in my VPS hoting
take a look at this http://articles-archive.info/linx.php
source code shows good cyrillics but not when I visit this page
what would it be?
on any other hosting all ok, but not on my own... is there a problem with apache settings
please tell me how to fix this problem

Posted: Sat Jul 01, 2006 3:12 pm
by Benjamin
Try this??

Code: Select all

<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />

Posted: Sat Jul 01, 2006 3:25 pm
by eugene2008