On Mon, 28 May 2007 04:57:32 +0100
"Vincent Bray" <[EMAIL PROTECTED]> wrote:

> On 28/05/07, Scott Jordan <[EMAIL PROTECTED]> wrote:
> > What are the typical approaches to implementing RBL access control
> > in 2.2.x?
> >
> > We've been running 1.3.x with Brian Bruns' mod_access_rbl module.
> > It's worked extremely well. I've found no literature indicating
> > that it will run properly, or even compile, in 2.2.x  (No, haven't
> > tried it yet - wanted to get opinions for those who've already
> > addressed this problem first.)
> 
> I don't know what that module does, but the api for modules changed
> between 1.3 and 2.0, so it won't compile without changes. Try
> modules.apache.org if it's no longer being maintained.

In some cases those changes may be trivial.  Those cases
include access control, unless it uses some unexpected part of
the API to implement it.

But in any case, Brian France has implemented similar functionality
for Apache 2.  I don't recollect the URL, but I'm sure you can find it.

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to