ansible-roles/packweb-apache/templates/evolinux-evasive.conf.j2

10 lines
223 B
Plaintext
Raw Permalink Normal View History

2017-03-21 17:35:42 +01:00
<IfModule mod_evasive20.c>
DOSHashTableSize 3097
DOSPageCount 5
DOSSiteCount 30
DOSPageInterval 3
DOSSiteInterval 1
DOSBlockingPeriod 60
#DOSEmailNotify {{ general_alert_email }}
2017-03-21 17:35:42 +01:00
</IfModule>