Forum Discussion
Mahendra_Singh
Nimbostratus
Jun 05, 2018HTTP to HTTPS redirection for multiple domain with SSL SAN cert.
I want to redirect multiple domains from http to https pointing on same VS with SSL SAN certificate and I want to use below irule
when HTTP_REQUEST { if { [string tolower [HTTP::host]]} then { HTTP::respond 301 "Location" https://[HTTP::host][HTTP::uri] return } }
- Stanislas_Piro2
Cumulonimbus
There is an default irule to do it in bigip:
_sys_https_redirect
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