[CentOS] RE: OT: Problems with Pound Signs and Apache

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



Mike Kercher wrote:


>> On the other, the Pound sign displays correctly.
...
>> Both servers are running the same version of Apache, and for
>> that matter the same version of everything else, and all
>> updates are applied.
>> Would anyone have any ideas where to start looking to track
>> down this discrepancy?

> Try changing AddDefaultCharset UTF-8 to AddDefaultCharset iso-8859-1 in
> /etc/httpd/conf/httpd.conf

We had similar problems, and our best solution was to remove
the "AddDefaultCharset" config option altogether.  This allows individual
pages to specify their own encoding using meta tags:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
and browsers to properly auto detect charsets on pages that fail to
explicity set them.

-- Rex


_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux