forked from jd/mod_defensible
-
Notifications
You must be signed in to change notification settings - Fork 0
rgajadin/mod_defensible
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
mod_defensible
--------------
« Together, we can win against spammers! »
« Oh, you made a rime! »
mod_defensible is Apache 2.x module aiming to forbid IP listed
in DNSBL.
It will do DNS lookups to DNSBL you want and will return a 403 Forbidden
error code to the client.
Configuration example:
DnsblUse On
DnsblServers bsb.spamlookup.net bl.blbl.org opm.blitzed.org sbl-xbl.spamhaus.org
If compiled with udns support, you can use a special nameserver with:
DnsblNameserver 127.0.0.1
But why mod_defensible?
Because: ^ ^^ ^^
d ns bl
About
Apache 2 module for blocking access using DNSBL
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 100.0%