Hi!
2017-04-10 8:24 GMT+02:00 Hemalatha A :
> Hi,
>
> I am facing 2 issues with Apache mod_proxy and substitute.
>
> 1. I have a substitute like say:
> Substitute "s/http/https/ni"
> It works perfectly fine when I do curl. But on browser, it somehow
> doesn't seem to apply the substitute, it st
Hi,
I am facing 2 issues with Apache mod_proxy and substitute.
1. I have a substitute like say:
Substitute "s/http/https/ni"
It works perfectly fine when I do curl. But on browser, it somehow doesn't
seem to apply the substitute, it still remains http. What could be the
reason, how to debug thi