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
OK.
I was doing the opposite. (https to http)
Use the following iRule instead:
when HTTP_REQUEST {
HTTP::redirect https://[HTTP::host][HTTP::uri]
}
apply it to the HTTP virtual server.
Regards.
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