Forum Discussion
Sonny
Cirrus
May 21, 2008http to https redirect EXCEPTION
I current have this iRule that forces http to https traffic.
when HTTP_REQUEST {
HTTP::redirect "https://XXX.DOMAIN.com/"
}
Question: What would be the bes...
Sonny
Cirrus
May 21, 2008Forgot a close } at the end... So...
when HTTP_REQUEST {
if {[HTTP::uri] ends_with "utilities"}{
pool pool_XXX
}
else
HTTP::redirect "https://XXX.DOMAIN.com/"
}
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
