Forum Discussion
Robert_47833
Altostratus
Apr 16, 2012something interesting in if {if } else
irule
if {($uri matches "/cjj" or $uri matches "/cjj/") } {
if { [HTTP::host] ends_with ".co.uk" } {
HTTP::redirect "http://[HTTP::host]/error.html"
return
}
}
...
Robert_47833
Altostratus
Apr 16, 2012ok,I see
once /cjj is matched,but no action is in irule,F5 will send fallback host(fallback host is configured) to client,right?
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