RE: [users@httpd] mod_proxy_http getting double-slashes sporadically

2022-07-20 Thread jonmcalexander
uly 19, 2022 5:55 AM To: users@httpd.apache.org Subject: Re: [users@httpd] mod_proxy_http getting double-slashes sporadically How are you callin the gif ( logo.gif<https://urldefense.com/v3/__http:/myhost.mydomain.com/myapp/features/images/logo.gif__;!!F9svGW

Re: [users@httpd] mod_proxy_http getting double-slashes sporadically

2022-07-19 Thread Deepak Goel
How are you callin the gif ( logo.gif ) from this page (http://myhost.mydomain.com/myapp/mainpage/index.htm) ? Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500 12833 deic...

Re: [users@httpd] mod_proxy_http getting double-slashes sporadically

2022-07-19 Thread Yann Ylavic
On Fri, Jul 15, 2022 at 9:35 PM wrote: > > Ok, trying to figure out how to fix this. > > For our mod_proxy configuration we are getting sporadic double-slashes > showing up after the ProxyPass URL. For example: > > ProxyPass /myapp balancer://mybalance/myapp > ProxyPassReverse /myapp balancer://m

[users@httpd] mod_proxy_http getting double-slashes sporadically

2022-07-15 Thread jonmcalexander
Ok, trying to figure out how to fix this. For our mod_proxy configuration we are getting sporadic double-slashes showing up after the ProxyPass URL. For example: ProxyPass /myapp balancer://mybalance/myapp ProxyPassReverse /myapp balancer://mybalance/myapp Most of the URL's being passed are cor