Цитата(IgorKossak @ Sep 27 2010, 17:09)

Код
Character Encoding mismatch!
The character encoding specified in the HTTP header (iso-8859-1) is different from the value in the <meta> element (windows-1251). I will use the value from the HTTP header (iso-8859-1) for this validation.
Вот что в заголовке на странице правил:
Код
HTTP/1.1 200 OK
Server: nginx/0.6.35
Date: Tue, 28 Sep 2010 04:53:06 GMT
Content-Type: text/html; charset=windows-1251
Connection: close
Т.е. все нормально.