Forum Discussion
Aabuitrago
Jun 11, 2019Altostratus
iRule HTTP to HTTPS redirect keep port and uri
Hi, Does anyone knows the correct syntax of an irule to redirect http to https and keeping the port for example http://www.example.com:8443 --> redirect_to --> https://www.example....
JG
Jun 12, 2019Cumulonimbus
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