logo       

turning off modsec completely for a location possible ?: msg#00143

apache.mod-security.user

Subject: turning off modsec completely for a location possible ?

Im trying to work out how to turn off mod sec filtering completely for a location path set in the vhost config.

If i put the
SecRuleInheritance Off setting inside the vhost or inside the location i get a segmentation fault, running apache 2.0.59, mod sec 2 and freebsd 6.1

None of these directives will turn it off, and when loading an enormous ammount of rules its going to be tedious to override them all.

when i turn these off, its still filtering

SecRuleEngine Off
SecAuditEngine Off
SecRequestBodyAccess Off
SecResponseBodyAccess Off


<LocationMatch /admin/>
#SecRuleInheritance Off
#SecRuleEngine Off
#SecAuditEngine Off
#SecRequestBodyAccess Off
#SecResponseBodyAccess Off
</LocationMatch>

i get errors like this

ue Nov 28 12:42:34 2006] [notice] child pid 68279 exit signal Segmentation fault (11)
[Tue Nov 28 12:42:34 2006] [notice] child pid 68278 exit signal Segmentation fault (11)
[Tue Nov 28 12:42:34 2006] [notice] child pid 68277 exit signal Segmentation fault (11)
-------------------------------------------------------------------------
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_______________________________________________
mod-security-users mailing list
mod-security-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/mod-security-users
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise