Re: How to restrict access

On Fri, 8 Feb 2002, M. Gierdalski wrote:

> I'd like to restrict an access, allowing browsers only from a certain set
> of IP addresses (e.g. local network). I don't want to use login - website
> should be freely accesible from the specified IP addresses.

Using either the GenericAuthFilter of AclFilter with AclRealm, you can to
this by creating a user with no password in the realm and with the
allowed IP addresses in the "IP addresses" attribute (note that you can
use * to allow ip on masks.

-- 
Yves Lafon - W3C
"Baroula que barouleras, au tiéu toujou t'entourneras."

Received on Wednesday, 13 February 2002 10:33:48 UTC