Forum Discussion
uhuru187_324247
Nimbostratus
Jun 14, 2017irules
Could you please advise if this syntax for irules is correct? This is for a page redirect.
when HTTP_RESPONSE {
if { [HTTP::status] contains "404" or [HTTP::status] contains "410" or [HTTP::sta...
eben_259100
Cirrostratus
Jun 14, 2017It could be, but you are better of using a DataGroup List. You can create a type String.
when HTTP_RESPONSE {
if {[class match [HTTP::status] contains
}
HTH
eben.cjunior
Nacreous
Jun 14, 2017eben,
This way it will work, but is not it bad to implement to this simple verification?
Respectfully,
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
