Forum Moderators: phranque

Message Too Old, No Replies

SecFilterScanPOST OFF on version 2.2.6

How to make it work?

         

menial

9:59 pm on Jan 17, 2008 (gmt 0)

10+ Year Member



It appears this rule below won't work on apache version 2.2.6.. Is there any similar rule that would do the same on 2.2.6?

<FilesMatch "^filename\.php">
SecFilterScanPOST Off
</FilesMatch>

coopster

11:31 pm on Jan 17, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Are you certain you have the module loaded? It is not a base Apache module but a 3rd party extension so you You may have to refer to the modsecurity web site for your answer.

menial

3:44 am on Jan 18, 2008 (gmt 0)

10+ Year Member



You're right, actually it turned out the host has disabled the security mode and no directives seemed to work then..