Forum Discussion
brownie6969_121
Nimbostratus
May 31, 2012redirect irule
our old application url that pointed to the F5 vip was mybicrt.company.com. The new code is mybicrt.company.com/analytics. i created the following that achieves that part of it when HTTP_REQUE...
brownie6969_121
Nimbostratus
Jun 08, 2012Hey estjohn,
so that worked but these three exceptions need to be added to the rule
/em, /console, or /mybi
basically we need to keep the irule that you gave me so everything goes to /analytics except the following
https://mybicrt11g.company.com/em
https://mybicrt11g.company.com/console
https://mybicrt11g.company.com/mybi/images/siebel.gif
Is there a way to add those exceptions to
when HTTP_REQUEST {
if { !([HTTP::path] starts_with "/analytics") } {
HTTP::redirect "/analytics[HTTP::uri]"
}
}
Thanks
Andrew
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
