Search found 12 matches

by Marie
06 Jan 2007, 17:05
Forum: Suggestions (csf)
Topic: mod_security : don't block ALL entries
Replies: 2
Views: 5385

mod_security : don't block ALL entries

Hi Chirpy :) I changed your regex.pm a little to not block all mod_security related entries as some IPs were getting blocked for "Access Allowed", for example :p My rule is now : if (($config{LF_MODSEC}) and ($line =~ /\[client (.*)\] mod_security: Access denied/)) { return ("mod_secu...
by Marie
15 Dec 2006, 17:19
Forum: Suggestions (csf)
Topic: No Logging
Replies: 5
Views: 8175

Just add your IPs to the Ignore IPs list, this will do the trick :)