Forum Discussion
Sunny
Nimbostratus
Apr 11, 2017Need irule to redirect
Hi Thanks for your time and help
I want to redirect following
Redirect from https://abcd.f5.com to https://abcd.f5.com/PORTAL
Any help or advice would be greatly appreciated. Thanks.
- RossVermette
Nimbostratus
You could try something like this.
when HTTP_REQUEST { switch -glob [string tolower [HTTP::path]] { "/" { HTTP::redirect "/PORTAL" } }
- Sunny
Nimbostratus
Thank you Gerlan for your help
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