[Zope] Character set problems
Niklas Saers
niklassaers at gmail.com
Sat Sep 10 10:57:26 EDT 2005
Hi Dragos,
Note: If your Zope runs over an Apache you must check also the Apache
> settings (to serve pages utf-8 encoded)
Thank you very much for all your suggestions. Just a question to this one,
what Apache directive should I set here? I was under the impression that
Apache serves the pages as-is with the following directives:
ProxyPass / http://localhost:8080/
ProxyPassReverse / http://localhost:8080/
ProxyHTMLURLMap http://localhost:8080 http://www.mysite.com
SetOutputFilter proxy-html
Cheers
Nik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20050910/2193ee95/attachment.htm
More information about the Zope
mailing list