ansible-roles/packweb-apache/templates/evolinux-evasive.conf.j2
2017-07-23 00:44:06 +02:00

10 lines
222 B
Django/Jinja

<IfModule mod_evasive20.c>
DOSHashTableSize 3097
DOSPageCount 5
DOSSiteCount 30
DOSPageInterval 3
DOSSiteInterval 1
DOSBlockingPeriod 60
DOSEmailNotify {{ general_alert_email }}
</IfModule>