ScopeHosts Inc
Please Login or Register

Knowledgebase

Installation Of Mod_Evasive

Installing mod_evasive (formally known as mod_dosevasive)

Login too your server and execute

cd /usr/local/src
wget http://www.zdziarski.com/projects/mod_evasive/mod_evasive_1.10.1.tar.gz
tar -zxvf mod_evasive_1.10.1.tar.gz
cd mod_evasive


For apache 2.0.x


/usr/sbin/apxs -cia mod_evasive20.c



Then add add this too httpd.conf

<IfModule mod_evasive20.c>
DOSHashTableSize 3097
DOSPageCount 6
DOSSiteCount 100
DOSPageInterval 2
DOSSiteInterval 2
DOSBlockingPeriod 600
</IfModule>





For apache 1.3.x


/usr/local/apache/bin/apxs -cia mod_evasive.c



Then add this too httpd.conf

<IfModule mod_evasive.c>
DOSHashTableSize 3097
DOSPageCount 6
DOSSiteCount 100
DOSPageInterval 2
DOSSiteInterval 2
DOSBlockingPeriod 600
</IfModule>




Now just restart apache and the installation is complete.

/etc/init.d/httpd restart



Was this answer helpful?

Add to Favourites Add to Favourites

Print this Article Print this Article

Also Read
Password Security (Views: 85)
Securing tmp drives (Views: 96)
Sysctl.conf hardening (Views: 91)

Language:

Quick Navigation

Client Login

Email

Password

Remember Me

Search