mod evasive not logging not sending mail
To enable logging and mail,   1. Set the desired configuration in mod_evasive conf or in httpd conf (depending on your distribution   2. Create a folder on /var/log   $ mkdir mod_evasive  $ chown apache:apache mod_evasive   3. Set the path on mod_evasive conf / httpd.conf to /var/log/mod_evasive   4. Restart httpd / apache   ---- EOF ----