[mod-security-users] Filtering on POST
Brought to you by:
victorhora,
zimmerletw
|
From: <go...@si...> - 2006-04-06 12:37:48
|
Hello, I wanted to filter some of my website on POST payload because I got some blog spammed by POST requests. So I've activated SecFilterScanPOST On but now, when I want to POST a new story (which is rather legitimate ;)) I get these errors in apache logs and a blank page in the webblog : Wed Apr 05 10:20:42 2006 error client xx.yy.ww.zz mod_security: Filtering against POST payload requested but payload is not available hostname "www.aaaaa.net" uri "/admin/story.php" Any idea ? I'm using : - Debian 3.1 (mixed testing/unstable) - Apache 2.055-4 - Mod_security 1.9.2-rc3-1 - Php4 4.4.2-1 Sioban. |