Forum Discussion
Anthony_891
Nimbostratus
Sep 19, 2012HTTP to HTTPS in the response exception
I have an iRule that needs to execute to fix a problem. As usual it has caused another issue with one of our clients. I need it to execute everytime except with the URL is www.waterworldcalifornia.co...
Kevin_Stewart
Employee
Sep 19, 2012Try this:
if { ( [HTTP::is_redirect] ) and not ( [string tolower $fqdn_name] contains "waterworldcalifornia.com" ) }{
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