On Wed, 09 Mar 2005 09:42:31 -0800, Robin Lynn Frank <rlfrank@xxxxxxxxxxxxxxxxxx> wrote: > Since the person who normally handles our server is on a plane, I'll > have to ask the question. If it appears to be a dumb one, my apologies. > > What we need to do is deny access to the entire site based on IP and/or > CIDR. How and where would this best be done? URLs with examples would > be most welcome. TIA <Location /> Order allow,deny Allow from all Deny from 123.456.789 </Location> See: http://httpd.apache.org/docs-2.0/mod/mod_access.html Joshua. --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx