Mod_security failure detection off, but still runs

This forum is only for reproducible bugs with csf and lfd (i.e. not iptables problems, lack of understanding how to use a feature, etc). Posts must be accompanied with full technical details of the problem and how it can be recreated. Any posts not adhering to this, or not considered bugs, will be moved to the General Discussion (csf) forum.
Post Reply
ZigZam
Junior Member
Posts: 3
Joined: 14 Jan 2008, 21:54

Mod_security failure detection off, but still runs

Post by ZigZam »

I have mod_security failure detection off, but sites are still being blocked.

It is set currently as:

LF_MODSEC_PERM = 0


Issue is occurring on 10+ servers.
chirpy
Moderator
Posts: 3537
Joined: 09 Dec 2006, 18:13

Post by chirpy »

That option doesn't enable/disable mod_security checking by lfd, that is the option to choose between permanent or temporary blocks. You should set LF_MODSEC to 0 and then restart lfd.
Post Reply