Forum Discussion
Martijn_65080
Cirrus
Jun 27, 2013Enable APM on SharePoint Subsite Only
Hi All,
I am trying to selctively enable APM policy processing on a SharePoint subsite. Basically what I want to do is authentication and OTP enforcement on a subsite of SharePoint. I created th...
Kevin_Stewart
Employee
Aug 19, 2013Try this:
when HTTP_REQUEST {
if { not ( [HTTP::uri] starts_with "/myuri" ) and not ( [HTTP::cookie exists MRHSession] ) } {
ACCESS::disable
}
}
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