Forum Discussion
Joe_Pena_46781
Jan 25, 2017Nimbostratus
irule and redirect exception
we have a domain bankrate.com that redirects all request to , however need to make an exception for a particular URL NOT to redirect. for example: we do not want to redirect http://bankrate.com/filen...
Charles_Lamb
Jan 25, 2017Nimbostratus
iRules are processed in the order in which they are written so if you put your uri exception at the top of the iRule it will be processed before the other redirects.
switch -glob [HTTP::path] { "/filename.html" { pool YOUR_POOL } the rest of your iRule...
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