Forum Discussion
rezgui_180607
Nimbostratus
Dec 24, 2014incorrect condifiton if
the previews version
if { $http_path contains ".jsp" } { drop }
the new version i add class
if { $http_path contains ".jsp" && [class match $http_path not contains class_jsp_allowed] }...
boneyard
MVP
Dec 24, 2014i get a different error, don't believe you can do "not contains" so that probably becomes ![ ... ]
are you sure the error you get is caused by this line itself, not the context?
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