logo       

Re: mod-security-users Digest, Vol 6, Issue 22: msg#00109

apache.mod-security.user

Subject: Re: mod-security-users Digest, Vol 6, Issue 22

On 11/21/06, Dan Rossi <spam@xxxxxxxxxxxxxxxx> wrote:
> Ivan Ristic wrote:
> >
> > It is documented and it works. However, "SecFilterInheritance"
> > prevents the rules from being inherited from the parent context but it
> > does nothing to the configuration options. The configuration settings
> > are always inherited. If you want something different to happen just
> > provide different configuration. So, in your case you could do
> > something like:
> >
> > <Location /signup>
> > SecFilterInheritance Off
> > SecFilterForceByteRange 0 255
> > </Location>
> >
>
> Ok what im saying here is, every rule set as default will have to be
> overwritten as u have here, ie the ones we need to override for etc, so
> mod sec cant be turned off per virtualhost for instance ?

Sure it can:

<VirtualHost whatever>
SecFilterEngine Off
SecAuditEngine Off
</VirtualHost>

--
Ivan Ristic

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise