> Thanks Andrew, I did see this as an example on a web post.   ...the argument 
> was made that it's a PIA when you don't match class C subnets and have to use 
> RegEx :-)

Yes, I agree, it is a PIA.  You should see the access control file on our
production host... we have about 3000 SetEnvIf statements, just like that
one.  Ugly, and you might also think it's really slow, and yet (1) it
centralizes all of the IP address matching in one place; (2) everywhere
else we just have neat Allow from env= statements; and (3) I can't tell any
difference in speed.

Good luck,
Andrew.


---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to