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
Nik
_______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
