Forum Discussion
mayur_m_150368
Nimbostratus
Apr 23, 2014How to add multiple contains (words) in irule?
How I can add two or three contains in below irule? In the same irule i want to add "documents" & "print" contains same as we written "cvapweb"
when HTTP_REQUEST {
SSL::disable
if { [string to...
Kevin_Stewart
Employee
Apr 23, 2014if { ( [string tolower [HTTP::uri]] contains "document" ) and ( [string tolower [HTTP::uri]] contains "print" ) } {
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