Forum Discussion
Andres_Calderon
Nov 15, 2006Nimbostratus
need help with redirect https to http
Hello.
How can I redirect https to http using an iRule
Andres_Calderon
Nov 16, 2006Nimbostratus
Gerardo.
I actually modified the iRule as follows:
when HTTP_REQUEST {
HTTP::redirect http://[HTTP::host][HTTP::uri]
}
I applied this iRule to the HTTPS virtual server.
The HTTP virtual servers points to a pool, and when I type "https://domainname.com" it redirects to "http://domainname.com" without any problems.
I had to enable "http" profile and a "SSL Profile (Client)" on the HTTPS virtual server as well
I hope this helps
Andres
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects