[Bug 261236] [NEW PORT] www/mod_defensible Apache 2.4 module aiming to block IP listed in DNSBL

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 15 Jan 2022 20:52:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261236

            Bug ID: 261236
           Summary: [NEW PORT] www/mod_defensible Apache 2.4 module aiming
                    to block IP listed in DNSBL
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: peter@libassi.se

Created attachment 231030
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=231030&action=edit
www/mod_defensible as a patch

mod_defensible is a Apache 2.x module aiming to forbid IP listed
in DNSBL.

httpd.conf configuration example:

DnsblUse On
DnsblServers bsb.spamlookup.net bl.blbl.org opm.blitzed.org
sbl-xbl.spamhaus.org

No UDNS support in this FreeBSD port version

WWW: https://github.com/jd/mod_defensible

-- 
You are receiving this mail because:
You are the assignee for the bug.