Tomohiro KUBOTA <[EMAIL PROTECTED]> writes: > Hi, > > > Has the www.d.o moved to new machine? All chinese webpage displayed as > > unknow coding. :( > > Yu Guanghui > > I suspect 'AddCharset' directive for Apache is responsible, since > not only Chinese but also Japanese (ISO-2022-JP), Korean (EUC-KR), > Russian (KOI8-R), Polish (ISO-8859-2), and so on are wrongly > displayed using ISO-8859-1 encoding.
The apache config seems to have the evil "AddDefaultCharset on".. AddCharset does no help when this flag's on. -- Changwoo Ryu