Forum Discussion

AlexDeMarco's avatar
AlexDeMarco
Icon for Nimbostratus rankNimbostratus
Feb 07, 2013

irule for specific uri

I have the following Irule:   when HTTP_REQUEST {   if { ([HTTP::uri] starts_with "/finance") } then {   if { [active_members TEST_FIN_Web_7776] < 1 } {   HTTP::redir...