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
Nimbostratus
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.
- cjuniorJun 14, 2017
Nacreous
eben,
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