On 22 Nov 2011, at 12:36, <christian.kai...@lew.de> <christian.kai...@lew.de> 
wrote:

> Hello to all,
>  
> I set up a reverse proxy with module mod_proxy_html enabled.
> Now all html entities will be rewritten, for example: &uuml; to ΓΌ
>  
> Can I prevent this rewriting?

Probably not.  Can you do it with libxml2?
(it's a long time since I looked at how the parser deals with
entities and encoding, so I could be wrong).

If it's causing something to display incorrectly, then either
you're missing mod_xml2enc or you found a bug.

-- 
Nick Kew
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to