|
Re: mod-security-users Digest, Vol 6, Issue 22: msg#00109apache.mod-security.user
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> |
|---|---|---|
| Previous by Date: | Re: mod-security-users Digest, Vol 6, Issue 22: 00109, Dan Rossi |
|---|---|
| Next by Date: | Re: mod-security-users Digest, Vol 6, Issue 22: 00109, Dan Rossi |
| Previous by Thread: | Re: mod-security-users Digest, Vol 6, Issue 22i: 00109, Dan Rossi |
| Next by Thread: | Re: mod-security-users Digest, Vol 6, Issue 22: 00109, Dan Rossi |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |