[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: International character sets and apache



On Mon, Jul 14, 2003 at 12:08:10PM -0400, Fraser Campbell wrote:
> Hi,
> 
> I am currently struggling to understand internationalization issues.  Woody's 
> apache by default seems to set this http header:
> 
>   Content-type: text/html; charset=iso-8859-1
> 
> I am needing to support some websites with polish now, which requires 
> iso-8859-2.  If a meta tag is set within the html it seems to be ignored (the 
> http header takes precedence).

AddDefaultCharset off

That's all you need.

Marcin



Reply to: