Forum Discussion
OviShare_69630
Nimbostratus
Sep 21, 2009Ignore a rule
I am trying to create a rule where certain content is blocked from being accessed outside of my site. I tried this rule:
when HTTP_REQUEST {
if {[matchclass [HTTP::u...
OviShare_69630
Nimbostratus
Sep 22, 2009This is really confusing to me. I tried this rule:
when HTTP_REQUEST {
if {not [matchclass [HTTP::header "Referer"] contains ".mysite.com"]} {
}
}
And it blocked all access to the site entirely. It is as if not including an action just drops the connection altogether. That should not be.
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