Forum Discussion
J__Warner_48356
Jun 06, 2012Nimbostratus
https to https with VIP as the host
Some Examples:
a)
http://12.29.100.200/blue => https://www.blah.com/blue
b)
https://12.29.100.200/blue => https://www.blah.com/blue
c)
http://12.29.100.200/blue?abc=123 => https://www.blah.com/blue?abc=123
d) https://12.29.100.200/blue?abc=123 => https://www.blah.com/blue?abc=123
- hooleylistCirrostratusHi,
when HTTP_REQUEST { if {[string tolower [HTTP::host]] ne "www.blah.com"}{ HTTP::redirect "http://www.blah.com[HTTP::uri]" } }
- J__Warner_48356NimbostratusThis is just a simple webpage redirect. So.
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