Forum Discussion
Albert__Tase_70
Nimbostratus
Jun 26, 2007Coverting from 4.x to 9,x
I need to convert the following part of an 4.x irule to 9.x
else if (http_host contains "www.palgrave-journals.com" or http_host contains "palgrave-journals.com") {
if (http_uri == "/" or http_uri == "/index.html") {
redirect to "http://www.palgrave-journals.com/pal"
}
else if (http_host contains "www.palgrave-journals.com" or http_host contains "palgrave-journals.com") {
use pool palgrave-foxtrot
}
else if (http_uri == "/mysiteaccount") {
redirect to "http://www.palgrave-journals.com/nams/svc/mysiteaccount"
}
else if (http_uri starts_with "/cgi-bin" or http_uri starts_with "/services/link.taf" or http_uri == "/login/login.taf") {
use pool nature
to 9.x
Please help
thanks
al Tase
- hoolio
Cirrostratus
Deja vu? Can you check the last post on this where I reformatted your rule and cleaned up some minor logic and syntax errors?
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