Skip to main content

Modsec cause Access denied with code 406

Comments

3 comments

  • 24x7server
    Hello :), I think you will have to monitor your server and http service error logs file. You can find out the exact root cause of this httpd issues with the httpd error logs file.
    0
  • cPanelMichael
    Hello :) Could you provide details about that Mod_Security output? For instance, are you attempting to allow that action? Please also see this thread: Troubleshooting high server loads on Linux servers Thank you.
    0
  • quizknows
    Pattern match "^sqlmap" at REQUEST_HEADERS:User-Agent ^^ This means someone is trying to SQL inject / attack your site(s). It is a good thing this was blocked and you should not allow it. SQLMap is a very useful tool for both security professionals and attackers to find SQL injection attack vectors. The 2nd block you pasted regarding services is not necessarily a security issue. I would refer to the link that cPanelMichael provided above to troubleshoot high load.
    0

Please sign in to leave a comment.