]> git.pld-linux.org Git - packages/apache-mod_dosevasive.git/blame_incremental - apache-mod_evasive.conf
- fixed IfModule directive, use tabs insted of spaces
[packages/apache-mod_dosevasive.git] / apache-mod_evasive.conf
... / ...
CommitLineData
1LoadModule evasive20_module modules/mod_evasive.so
2
3<IfModule mod_evasive20.c>
4 DOSHashTableSize 3097
5 DOSPageCount 2
6 DOSSiteCount 50
7 DOSPageInterval 1
8 DOSSiteInterval 1
9 DOSBlockingPeriod 10
10 # DOSEmailNotify you@yourdomain.tld
11</IfModule>
This page took 0.025833 seconds and 4 git commands to generate.