Forum Discussion
Albert__Tase_70
Nimbostratus
Dec 22, 2006convertingf form 4.x to 9.x irule
else if (http_host == "www.nature.com" and http_uri starts_with "/rss/" and http_uri ends_with "/index.html") {
redirect to "http://www.nature.com/webfeeds/index.html"
}
Need help with the above the syntax for version 9
thanks
Al Tase
} elseif { ([HTTP::host] equals "www.nature.com") && ([HTTP::uri] starts_with "/rss/") && ([HTTP::uri] ends_with "/index.html") } { HTTP::redirect "http://www.nature.com/webfeeds/index.html" }
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