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

Re: Why apache do not respct charset on web page ?



Kumar Appaiah  wrote / napísal(a):
On Wed, Jul 04, 2007 at 04:46:25AM +0200, Vladimir Strycek wrote:
Installed debian on mine second pc with apache and everything but all www pages start have the same issue.

<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">

but apache do not respect this and i have "?" insted of special characters
on another box where i have gentoo or on windows its workig just fine.

Are you sure it's a HTTP header issue with Apache? Did you try
changing the encoding at the client (browser) manually?

The meta tag is embedded in a HTML page, so it can't influence the
HTTP headers, AFAIK. So, it's either something wrong at the client, or
with your Apache config.

See AddCharset and AddDefaultCharset in the Apache docs for some
hints.

HTH.

Kumar
Hi,

it seems that it s problem with apache cause i tried IE and Fire fox on 3 different pcs wit the same results, when i change encoding manualy in Firefox or IE it works fine... also on another apache installation on another linux it working fine without change....



Reply to: