Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 98082 invoked by uid 500); 8 Aug 2003 17:31:15 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 98061 invoked from network); 8 Aug 2003 17:31:14 -0000 Received: from unknown (HELO mail.profundis.se) (213.80.46.101) by daedalus.apache.org with SMTP; 8 Aug 2003 17:31:14 -0000 X-ITHouse-Forward-Path: Received: From PROFUNDIS01 by mail.profundis.se (IT House Mail Server [TRIAL - 120 days left]); Fri, 8 Aug 2003 19:30:14 +0200 Message-ID: <188d01c35dd2$b9fc4960$652e50d5@profundis.se> Reply-To: "Robert Andersson" From: "Robert Andersson" To: References: <007d01c35dc0$c5d090f0$944143d5@dvdmandt> Date: Fri, 8 Aug 2003 19:30:13 +0200 Organization: Profundis MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] Is there any module that blocks IPs? DvDmanDT wrote: > So I'd like a module that has a list of ip adresses in a file (one > per line or something), then it loads the list to memory on load > and on file modified... I'm not aware of one, except mod_rewrite. I think you can make use of RewriteMap to perform this feat. Take a study: http://httpd.apache.org/docs-2.0/misc/rewriteguide.html > If there's no such module, is anyone intrested in making one? I > would help too ofcource but I'm not very good with memory handling... Perhaps. If I have any spare time this week-end I might look into it as an exercise, but do not hold your breath. Regards, Robert Andersson --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org