Forum Discussion
Rich_79422
Nimbostratus
Oct 28, 2010http request inside https
Good morning,
I'm new to the Irule creation. I have a specific option I need to accomplish.
First I have 2 VS, 1 is http and this is just to redirect to the https vs.
We...
The_Bhattman
Nimbostratus
Oct 31, 2010Hi Rich,
You can do the following
when HTTP_REQUEST {
if { ![HTTP::host] eq "domain.com" } {
HTTP::redirect https://[HTTP::host]/[HTTP::uri]"
}
I hope this helps
Bhattman
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