maintainers touche.fr.st:julien.touche
description apache module against DDoS
long_description mod_dosevasive is an evasive maneuvers module for \
Apache to provide evasive action in the event of an \
HTTP DoS or DDoS attack or brute force attack. It is \
also designed to be a detection and network management \
tool, and can be easily configured to talk to \
ipchains, firewalls, routers, and etcetera. \
mod_dosevasive presently reports abuses via email and \
homepage http://www.nuclearelephant.com/projects/dosevasive/
distname ${name}.${version}
checksums md5 243d24e205c3b82ef55542887e03d998
depends_lib path:${prefix}/etc/apache:apache
build.cmd ${prefix}/sbin/apxs
depends_lib path:${prefix}/etc/apache2:apache2
build.cmd ${prefix}/sbin/apxs
build.args -c -o ${name}.so ${name}.c
xinstall -d -m 755 ${destroot}${prefix}/libexec/${apache} \
${destroot}${prefix}/share/doc/${name}
xinstall -m 755 ${worksrcpath}/${name}.so \
${destroot}${prefix}/libexec/${apache}/
xinstall -W ${worksrcpath} LICENSE README \
${destroot}${prefix}/share/doc/${name}