Forum Discussion
Mohammed_Moin_2
Nimbostratus
Sep 20, 2018Redirect all traffic to specific uri
need a irule to redirect all traffic of application that have multiple services to be redirect to specific uri. like below https://abc.xyz.com/support/portal.html
- Samir_Jha_52506
Noctilucent
What is the multiple services? please explain the requirement.
- youssef1
Cumulonimbus
Hi,
Multiple service it's not clear. here a simple Irule that allow redirection but you have to set condition, We can help you if you clarify your need.
when HTTP_REQUEST { I set a condition on uri / for the example if { [HTTP::uri] equals "/" } { HTTP::redirect "https://abc.xyz.com/support/portal.html" } }
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