Date: Sun, 31 Oct 1999 17:52:24 +0100 From: Wolfram Schneider <wosch@panke.de.freebsd.org> To: doc@freebsd.org Cc: ache@freebsd.org Subject: Wrong charset for russian FAQ Message-ID: <19991031175224.51127@panke.de.freebsd.org>
next in thread | raw e-mail | index | archive | help
There is no character set defined for the russian FAQ. Which means, the browsers will fall back to iso8859-1 ;-/ http://www.FreeBSD.ORG/ru/FAQ/ should contain the charset in the HTML header, e.g.: <head> [...] <meta http-equiv="Content-Type" content= "text/html; charset=koi8-r"> [...] </head> -- Wolfram Schneider <wosch@freebsd.org> http://wolfram.schneider.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991031175224.51127>