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

10 lines
223 B
Django/Jinja

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