1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Error in apache error_log: Filtering against POST payload requested but payload....

Discussion in 'Apache' started by Choller, Apr 20, 2006.

  1. #1
    I'm getting these messages all day..

    I asked my good fried google but his answers ain't really helping me out....

    I know is something about mod_security plugin and SecFilterEngine but I cannot find anything like that in my httpd.conf... only that mod_security (config files) is included....

    Can anyone help me out?
     
    Choller, Apr 20, 2006 IP
  2. Choller

    Choller Peon

    Messages:
    388
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I think it's fixed.

    What I did was...

     
    Choller, Apr 20, 2006 IP
  3. phpbb24

    phpbb24 Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I'm running centos and mod_security and I have
    SecFilterScanPOST On
    and is still getting these messages.....anybody with same problem?
     
    phpbb24, May 8, 2007 IP
  4. Juan Pablo Olivera

    Juan Pablo Olivera Peon

    Messages:
    53
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    check all the rules you have with this format:

    
    SecFilterSelective POST_PAYLOAD  <something>
    
    Code (markup):
    try commenting all of them and see if the error goes away. If it does then one of them is causing the problem.

    You'll have to uncomment one by one and do some little debugging ;)
     
    Juan Pablo Olivera, May 8, 2007 IP