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

Re: well-formedness error




One thing I notice is that both docs emphasise the importance of the
charset parameter. It's unfortunate that many deployment environments
don't make that so easy to exploit (ie. '.xml' file suffix mapped by Apache to 'text/xml' by default, unless I'm missing some tricks for charset...).

'AddDefaultCharset utf-8' would do the trick. <http://httpd.apache.org/docs/mod/core.html#adddefaultcharset>


-- Anne van Kesteren <http://annevankesteren.nl/>