Forum Discussion
Kay_113442
Nimbostratus
Jul 01, 2010iRules which will redirect HTTPS to HTTP?
Hi,
Can someone share the iRules which will redirect to ?
Thanks in advance!
- Michael_Yates
Nimbostratus
Try this:when HTTP_REQUEST { if { [TCP::local_port] == 443 } { HTTP::redirect "http://[getfield [HTTP::host] ":" 1 ][HTTP::uri]" } }
- MW1
Cirrus
Could be wrong (no irule expert)
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