Hi

I upgraded my home server today to RedHat 8.0. This version comes with 
Apache2, and for the first time I tried to get my sites to work with it.

I got the basics up without many problems, but when trying to access it 
I just the Hebrew on the site as gibberish.

Turns out that by default apache2 sends charset header itself, which is 
set to "ISO-8859-1". The strange thing is that the meta tags didn't 
override it.

Fixing it is pretty easy, simply comment the "AddDefaultCharset" line in 
your httpd.conf.

Sagi



=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to