-3

when i setup mod_security default configuration then if anyone go wordpress admin panel and change any code or some modified then his ip block. why? my all customer complain for this problem. how i can solve this. i want if anyone change anything from his wordpress then his ip not block only anyone want to try hack or give wrong password then his ip block how i can do it. how i can setup mod_security

1 Answers1

2

Out of the box mod_security is very sensitive. All you can do is look at the modsecurity_audit.log or use modgrep to gather the various log parts together and decide which rules to ignore which locations to whitelist.

You're in a world of irritation ...

user9517
  • 114,104
  • 20
  • 206
  • 289