1 2 3 4 5 6 7 8 9 10 11 12 13
# 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>