Forum Discussion
Rob_Higginbotha
Apr 04, 2018Nimbostratus
external URL redirection
I would like to create an irule to redirect clients hitting the VIP to an external website.
for example
internal (DNS) - https://mobileapps.abc.com (VIP) 192.168.1.115
redirect to ex...
- Apr 05, 2018
Please try this: when HTTP_REQUEST { if { [HTTP::host] equals "mobileapps.abc.com" } { HTTP::redirect "https://portal.manage.microsoft.com[HTTP::uri]" } }
RaghavendraSY
Altostratus
Please try this: when HTTP_REQUEST { if { [HTTP::host] equals "mobileapps.abc.com" } { HTTP::redirect "https://portal.manage.microsoft.com[HTTP::uri]" } }
Rob_Higginbotha
Apr 05, 2018Nimbostratus
That works! Thank you
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