Hi all,
Currently I'm having issues where I'm trying to redirect https traffic of a certain url to http. This is my what I'm doing so far. First there is a url that is going htt
ps://example.com/report/Reports?ie=pdf and I will like this to goto htt
p://example.com/report/Reports?ie=pdf
I have ProxyPass setup as follows:
ProxyPass /reports http:
//example-1.com:8080
I have tried the settings in rewrite, maybe I'm not getting the correct string to redirect this. If there is message that I have over looked please point me to it.
Thanks
droz578
[edited by: jdMorgan at 9:04 pm (utc) on Oct. 26, 2004]
[edit reason] Examplified URLs per TOS. [/edit]