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
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
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
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
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.
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
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