Web Servers on Unix and Linux - [apache 2] multiple conditions for one deny rule

This is Interesting: Free IT Magazines  
Home > Archive > Web Servers on Unix and Linux > June 2006 > [apache 2] multiple conditions for one deny rule





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author [apache 2] multiple conditions for one deny rule
patpro ~ patrick proniewski

2006-06-05, 7:23 am

Hello,

I'm trying to set up a deny rule that must be triggered only when 2
conditions are both true :

BrowserMatch "^$" BlockBrowser
SetEnvIf Referer "^$" BlockReferer

<LimitExcept GET>
Deny from ....
</LimitExcept>

I'm using Apache 2.0.x

Any idea how I can write my "Deny" rule with BlockBrowser AND
BlockReferer ?

patpro

--
http://www.patpro.net/
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com