Forum Discussion
D_T
Jan 21, 2022Cirrus
iRule Query String Match and Redirect
I seem to be having difficulty finding too much on this and maybe it is as simple as it is, I am looking to perform a URI match with a few particular query strings and redirect to another website if ...
D_T
Jan 21, 2022Cirrus
Or even simpler
When HTTP_REQUEST {
if{ [HTTP::uri] contains “*?newpath=Name1" } {HTTP::redirect "https://www.newdomain.com/dir1/index.html?newpath=Name1 } }
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