wrong characters using apache 2.0 in RH9 - TechRepublic
General discussion
February 11, 2004 at 04:49 PM
asoft

wrong characters using apache 2.0 in RH9

by asoft . Updated 22 years, 3 months ago

I have a standard RedHat 9 setup. When I try to view webpages which are served by Apache 2.0 on this RH9 box I see wrong characters. I came to the conclusion that the reason is UTF-8 encoding which is used by RH9. I tried to turn it off in /etc/sysconfig/i18n by removing .UTF-8 from the LANG setting, but that didn’t help.

I can serve the same pages on another linux box which has no UTF-8 support. My pages are in Windows-1257 encoding (I set the charset in meta tag). Any ideas how to get rid off UTF-8 support in RH9?

This discussion is locked

All Comments