Forum Discussion
Kirit_Patel_521
Nimbostratus
Jun 01, 2010https redirect
Does anyone know how to do redirect to https in f5 using irule . On ace I do it this way
rserver redirect turn-redirect
webhost-redirection
https://%h%p
inservic...
Michael_Yates
Nimbostratus
Jun 01, 2010This will do an HTTP to HTTPS Redirect on any Virtual Server it is applied to:
when HTTP_REQUEST {
HTTP::redirect https://[getfield [HTTP::host] ":" 1][HTTP::uri]
}
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