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)
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)
You're right, actually it turned out the host has disabled the security mode and no directives seemed to work then..