Thursday, January 8, 2009
Block Spammers/Hackers With mod_defensible On Apache2
Posted on 10:30 AM by Unknown
mod_defensible is an Apache 2.x module intended to block spammers using DNSBL serversIt will look at the client IP and check it in one or several DNSBL servers and returna 403 Forbidden page to the client.InstallationDownload the package: hereFollow the steps below to compile and install the package.# tar -zxvf mod_defensible-1.4.tar.gz# cd mod_defensible-1.4/# ./configure# make# make installYou
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment