Hi Dragos,<br><br><div><span class="gmail_quote"><br>
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Note: If your Zope runs over an Apache you must check also the Apache<br>settings (to serve pages utf-8 encoded)
</blockquote><div><br>
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:<br>
<br>
&nbsp;&nbsp;&nbsp; ProxyPass / <a href="http://localhost:8080/">http://localhost:8080/</a><br>
&nbsp;&nbsp;&nbsp; ProxyPassReverse / <a href="http://localhost:8080/">http://localhost:8080/</a><br>
&nbsp;&nbsp;&nbsp; ProxyHTMLURLMap <a href="http://localhost:8080">http://localhost:8080</a> <a href="http://www.mysite.com">http://www.mysite.com</a><br>
&nbsp;&nbsp;&nbsp; SetOutputFilter&nbsp; proxy-html<br>
<br>
</div></div>Cheers<br>
<br>
&nbsp;&nbsp; Nik<br>