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 <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