Re: [users@httpd] denying access to site based on IP/CIDR

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux