Forum Discussion
lori_54451
Nimbostratus
May 01, 2007Using iruel for redirects
I just inherited a web hosting farm that is experencing issues contolling thier targeted urls within thier web application. They have been living with this issue in thier previous hosting site for 2-3...
lori_54451
Nimbostratus
May 01, 2007This is the current rule that i am testing,
when HTTP_REQUEST {
if { [HTTP::uri] eq "/histology" and [HTTP::host] == "www.thermo.com" } {
HTTP::redirect http://www.thermo.com/com/cda/category/category_lp/0,2152,53,00.html
} else {
use pool www.thermo.com-pool_80
}
}
so basically, I will have 600 'if's' all with a different uri string to match and redirect to a specific page.
if { [HTTP::uri] eq "/histology" and [HTTP::host] == "www.thermo.com" } {
HTTP::redirect http://www.thermo.com/com/cda/category/category_lp/0,2152,53,00.html
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