[users@httpd] mod_proxy_html

2011-12-07 Thread Christian.Kaiser
Hello to all, we use mod_proxy_html. Now we have a problem with dealing xml-content. Some files in a location should not be parsed by mod_proxy_html, the shoult be delivered untouched to the client. Mod_proxy_html always adds following tags: Is it possible to disable mod_proxy_html

[users@httpd] mod_proxy_html

2011-11-29 Thread Christian.Kaiser
Hello to all, I've got a problem with mod_proxy_html. I have defined the following location: ProxyPass https://internal.xy.de/ ProxyPassReverse / ProxyPassReverse https://internal.xy.de/ ProxyPassReverseCookiePath / /ne [interpolate] ProxyHTMLEnable On

[users@httpd] mod_proxy_html html entities

2011-11-22 Thread Christian.Kaiser
Hello to all, I set up a reverse proxy with module mod_proxy_html enabled. Now all html entities will be rewritten, for example: ü to ü Can I prevent this rewriting? Regards Christian

[users@httpd] mod_proxy_html

2011-09-19 Thread Christian.Kaiser
Hello, we're using mod_proxy_html. Rewriting URLs in HTML code works fine, but we have a problem with rewriting URLs in *.css files. Please advice Regards Christian

AW: [users@httpd] Reverse-Proxy und Redirect

2011-09-14 Thread Christian.Kaiser
Hello, yes you are right, I've already corrected this: ... ProxyPreserveHost On ProxyPass https://intern.de/app1 ProxyPassReverse https://intern.de/app1 But it doesn't work. If I call http://extern.de/online, I get as reponse URL http://extern.de/app1 shown in my browser.

AW: [users@httpd] Reverse-Proxy und Redirect

2011-09-13 Thread Christian.Kaiser
Hello to all, I'm trying to set up a APACHE Reverse-Proxy I've created a vhost with following directives: … ProxyRequests Off ProxyPass http://intern.de/app1 ProxyPassReverse http://extern.de … At first call, the URL http://intern.de/app1 will be redirected from der backend ser

[users@httpd] Reverse-Proxy und Redirect

2011-09-13 Thread Christian.Kaiser
Hallo zusammen, ich möchte eine Reverse-Proxy mit APACHE aufsetzen. Dafür habe ich ein vhost angelegt mit folgenden Direktiven: ... ProxyRequests Off ProxyPass http://intern.de/app1 ProxyPassReverse http://extern.de ... Beim ersten Aufruf wird die URL http://intern.de/app1 nach