apt-get install libapache2-mod-evasive cat > /etc/apache2/mods-enabled/mod-evasive.conf <<EOF <IfModule mod_evasive20.c> DOSHashTableSize 3097 DOSPageCount 2 DOSSiteCount 50 DOSPageInterval 1 DOSSiteInterval 1 DOSBlockingPeriod 60 </IfModule> EOF
apt-get install libapache2-mod-evasive cat > /etc/apache2/mods-enabled/mod-evasive.conf <<EOF <IfModule mod_evasive20.c> DOSHashTableSize 3097 DOSPageCount 2 DOSSiteCount 50 DOSPageInterval 1 DOSSiteInterval 1 DOSBlockingPeriod 60 </IfModule> EOF