From users-return-55405-apmail-httpd-users-archive=httpd.apache.org@httpd.apache.org Tue Aug 23 15:49:04 2005 Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 78950 invoked from network); 23 Aug 2005 15:49:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Aug 2005 15:49:04 -0000 Received: (qmail 87970 invoked by uid 500); 23 Aug 2005 15:48:55 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 87739 invoked by uid 500); 23 Aug 2005 15:48:54 -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: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 87726 invoked by uid 99); 23 Aug 2005 15:48:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Aug 2005 08:48:54 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [69.225.174.131] (HELO x.win.covalent.net) (69.225.174.131) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Aug 2005 08:49:11 -0700 Received: from [192.168.0.21] ([24.13.128.132]) by x.win.covalent.net over TLS secured channel with Microsoft SMTPSVC(5.0.2195.6713); Tue, 23 Aug 2005 08:47:45 -0700 Message-ID: <430B4523.7000209@rowe-clan.net> Date: Tue, 23 Aug 2005 10:47:47 -0500 From: "William A. Rowe, Jr." User-Agent: Mozilla Thunderbird 1.0.6-1.1.fc3 (X11/20050720) X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@httpd.apache.org References: <5D110F8947F71441AD5003BEC2471F6A0253834F@ian.ad.unh.edu> <430B4023.5090504@rowe-clan.net> <20050823153318.GA23356@radu.onastick.net> In-Reply-To: <20050823153318.GA23356@radu.onastick.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 23 Aug 2005 15:47:45.0953 (UTC) FILETIME=[018BD110:01C5A7FA] X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] mod_rewrite X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Noah wrote: > On Tue, Aug 23, 2005 at 10:26:27AM -0500, William A. Rowe, Jr. wrote: > >>Please, do some background reading on IPv4 and subnet patterns, that >>would tell you that the 10.10.131.128/25 matches 25 bits, 10.10.131., >>and within that, anything with bit 128 (2^7) set. So this pattern >>matches 10.10.131.128-.255 inclusive. > > ...which would be fine if mod_rewrite grokked subnet masks and/or CIDR > blocks- but it doesn't (or didn't the last time I checked). Ahhh, sounds like an extra patch the next time I stick my fat fingers into mod_rewrite ;-) And since RewriteMap prg: is borked on Win32, I've had plans to jump in and tweak. --------------------------------------------------------------------- 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