Forum Discussion
Albert_59847
Oct 29, 2015Nimbostratus
IRule Redirect URL to other URL for maintenance
Hi All,
I need help how to redirect http(s)://branch.com to https://branch.com/app_offline_abd.htm. I want the clients from external (public) and internal to redirect the URL https://branch.com/...
VernonWells
Oct 29, 2015Employee
For your policy you do need a negative matcher for /app_offline_abd.htm, or it will give you a redirect for that page, too. That's condition 1 in my policy foo:
1 {
http-uri
path
not
values { /app_offline_abd.htm }
}
Other than that, your policy looks right to me.
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