]> git.pld-linux.org Git - packages/apache-mod_evasive.git/blame - apache-mod_evasive.conf
- init
[packages/apache-mod_evasive.git] / apache-mod_evasive.conf
CommitLineData
6674f92f 1LoadModule evasive20_module modules/mod_evasive20.so
2
3<IfModule mod_evasive20.c>
4 DOSHashTableSize 3097
5 DOSPageCount 2
6 DOSSiteCount 50
7 DOSPageInterval 1
8 DOSSiteInterval 1
9 DOSBlockingPeriod 100
10 DOSLogDir "/var/log/httpd/mod_evasive"
11 DOSEmailNotify root@atwa.us
12</IfModule>
13
This page took 0.054935 seconds and 4 git commands to generate.