Forum Discussion
Kirit_Patel_521
Nimbostratus
Jun 01, 2010irule
I need to redirect to https. I do this on my ace has follow: How do i do it using irule
rserver redirect turn-redirect
webhost-redirection
https://%h%p
inservice
...
Richard__Harlan
Nov 04, 2013Historic F5 Account
To redirect the same request from HTTP to HTTPS I would try the following
when HTTP_REQUEST {
HTTP::redirect https://[HTTP::host][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