[CentOS] Special character with Apache in Centos 4.3
Paul Heinlein
heinlein at madboa.comMon May 8 13:50:29 UTC 2006
- Previous message: [CentOS] Special character with Apache in Centos 4.3
- Next message: [CentOS] Special character with Apache in Centos 4.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
If you've got the perl-libwww-perl package installed, use the HEAD and GET scripts to help diagnose the problem. First, figure out what character set your web server is advertising in the HTTP headers: HEAD http://yourhost.it/ | grep charset Then, make sure it jibes with your web page says: GET http://yourhost.it/ | grep charset Do the charset settings returned from those two commands match? If so, are they what you expect? -- Paul Heinlein <heinlein at madboa.com>
- Previous message: [CentOS] Special character with Apache in Centos 4.3
- Next message: [CentOS] Special character with Apache in Centos 4.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list