Forum Moderators: phranque

Message Too Old, No Replies

Redirect HTTPS to HTTP

         

droz578

4:37 pm on Oct 26, 2004 (gmt 0)

10+ Year Member



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 https://example.com/report/Reports?ie=pdf and I will like this to goto http://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]