Re: [users@httpd] mod_proxy_http and input filters

2010-11-17 Thread Lawrence S K Ong
Igor, Thanks for the reply. Sorry, I did not include ProxyPassReverse in my initial post. The full proxy configurations are: ProxyPass /altlocation http://serverA/altlocationhttp://servera/altlocation ProxyPass / http://defaultServer/ http://defaultserver/ ProxyPassReverse /

Re: [users@httpd] mod_proxy_http and input filters

2010-11-16 Thread Igor Galić
- Lawrence S K Ong lawrence.s.k@gmail.com wrote: Can someone please help me with this issue? I have recently created an input filter. This input filter was created to modify the POST uri on the condition that the body matches a certain string. After the uri is modified,