Forum Discussion
Nitrofish_87269
Apr 06, 2012Nimbostratus
Irule redirect
when HTTP_REQUEST {
set reqd_uri [string tolower [HTTP::uri]]
log local0. "Reqd_uri is $reqd_uri"
if { $reqd_uri contains "idcsupportapi01" } {
...
nitass
Apr 06, 2012Employee
is idcsupportapi01 hostname or uri?
if it is hostname, you should use HTTP::host instead of HTTP::uri.
What's A URL?
https://devcentral.f5.com/Multimedia/DCTVbeta/Player/TabId/1086258/VideoId/20/5Minute-IRules-Whats-A-URL.aspx
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