Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
Installing mod_dosevasive on Apache
I've been trying to install mod_dosevasive on my Apache installation but it doesn't seem to work.
I have placed the mod_dosevasive22.c in the modules folder, and edited the config. It doens't complain, so there isn't any syntax error but it just doesn't block someone who tries to dos it.
This is what I have put in the httpd.conf
DOSHashTableSize 3097
DOSPageCount 2
DOSSiteCount 50
DOSPageInterval 1
DOSSiteInterval 1
DOSBlockingPeriod 10
</IfModule>```
Has anyone installed it or a good idea on how to do it?
Thanks