xsl-list
[Top] [All Lists]

Re: Perl workaround for XSLT escaped UTF-8 pass-thru to XHTML

2003-03-22 00:09:45
Gan Uesli Starling wrote:
Solved! My generic installation of Apache 2 on NetBSD 1.6
held this line...

AddDefaultCharset ISO-8859-1

...so I changed it to...

AddDefaultCharset UTF-8

...then re-started Apache and that fixed it.

You should remove the line altogether, or change it to
AddDefaultCharset Off

...unless you are certain that every single text/* document you serve is going
to be UTF-8 encoded. You are in effect overriding the meta tags altogether by
using this feature.

http://httpd.apache.org/docs-2.0/mod/core.html#adddefaultcharset

Mike

-- 
  Mike J. Brown   |  http://skew.org/~mike/resume/
  Denver, CO, USA |  http://skew.org/xml/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list