Forum Discussion
Yozzer
Nimbostratus
Jun 03, 2011Data Group List use in a switch
Hi
I have a Data Group list called allowed_urls that has a list of accepted urls which i want to use in an irule.
switch -glob [HTTP::uri] {
"*temp.txt" {
do...
nitass
Employee
Jun 09, 2011can u try this?
when HTTP_REQUEST {
if {[matchclass [string tolower [HTTP::path]] equals $::blocker_list]} {
do stuff
}
matchclass wiki
http://devcentral.f5.com/wiki/default.aspx/iRules/matchclass.html
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
