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

Re: Apache2 and Encoding?



On Sun, 2006-10-01 at 10:10 +0200, Jan Johansson wrote:
> Hello!
> 
> I have been running my old web server (with apache 1.3.x) for years, but now
> it is time to build a new box.
> 
> But, I ran into a problem:
> I tried moving my wifes page over, and I get encoding problems. Below is a
> copy of the header.
> 
> <head>
> <meta http-equiv="Content-Language" content="sv">
> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
> <title>Min Sida</title>
> </head>
> 
> But, when I serve this page with my old web server, It works. With the new
> it does not.
> [...]

You may try using a more standards-compliant charset, for example
ISO-8859-4, for Northern Europe. Or try UTF-8, it should contain all
your special characters.
This is the best way if there are a few pages only.

-- 
Szia:
                        Nyizsa.



Reply to: