At 03:00 PM 09/03/2006, you wrote:
>Once upon a time, William J.A. Brillinger <billy (at mark) pdcweb.net> said:
> > Change default character set for apache - FIXES SPECIAL CHARACTER PROBLEM
> > pico /etc/httpd/conf/httpd.conf
> >
> > FIND: AddDefaultCharset UTF-8
> > CHANGE TO: AddDefaultCharset iso-8859-1
>
>In my experience, the Apache "AddDefaultCharset" configuration option
>seems to override what you put in the <meta> tags. You should not set a
>default character set unless _everything_ uses it.
><snip>
>You should either set "AddDefaultCharset off" or just comment out the
>option.
><snip>
>Chris Adams
Yes, that worked. Thank you Chris!
---------------------------------
William J.A. Brillinger
Precision Design Co.
E-Mail: mailto:billy (at mark) pdcweb.net
Web site: http://www.pdcweb.net
4271_2.html (attatchment)