
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Apache config help
- Date: 21 Jun 2002 18:30:39 +0900
- From: "Stephen J. Turnbull" <stephen@example.com>
- Subject: Re: [tlug] Apache config help
- References: <200206210434.g5L4Y4R07805@example.com>
- Organization: The XEmacs Project
- User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Informed Management (RC0+))
>>>>> "Jim" == Jim Breen <jwb@example.com> writes:
Jim> ["Stephen J. Turnbull" (Re: [tlug] Apache config help)
Jim> writes:]
>>> >>>>> "Jim" == Jim Breen <jwb@example.com> writes:
>>>
Jim> Setting a hard AddDefaultCharset is great as long you never
Jim> want to have a page with any other coding. A rather
Jim> monolingual WWW setup.
>>> I think the intended use is for error pages and stuff like
>>> that....
Jim> Doesn't say that in the Docs. And from observation it applies
Jim> to all pages.
No and yes. The docs are pretty terse. But after all if you serve
something other than ISO 8859/1, you really really should have a
charset parameter in your content-type header.
Jim> It's odd - in Mozilla if you look at the Page Properties, it
Jim> says the charset is euc-jp, presumably from the META, but the
Jim> browser is set to ISO-8859-1.
That's broken.
Jim> A bit schizoid, but then the server is sending conflicting
Jim> signals.
The server is not; the author is. The server may have converted on
the fly (eg, if it detects DoCoMoDaMe, euc -> sjis), so it's not
necessarily the author's "fault." This is why the HTTP Content-Type
header takes precedence. (What? Server munge the META header?
Noooo! just say "No" to data corruption!)
--
Institute of Policy and Planning Sciences http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
My nostalgia for Icon makes me forget about any of the bad things. I don't
have much nostalgia for Perl, so its faults I remember. Scott Gilbert c.l.py
Home |
Main Index |
Thread Index