slackbuilds_ponce/network/mod_evasive/mod_evasive.conf

14 lines
307 B
Text
Raw Normal View History

# Apache config for mod_evasive
LoadModule evasive20_module @baselibdir@/httpd/modules/mod_evasive20.so
<IfModule mod_evasive20.c>
DOSHashTableSize 3097
DOSPageCount 2
DOSSiteCount 50
DOSPageInterval 1
DOSSiteInterval 1
DOSBlockingPeriod 10
</IfModule>