On Fri, 02 Apr 2010 21:10:27 -0500, Ron Johnson wrote:

(...)

> <Location />
>    Allow from 192.168.1.*
>    Order allow,deny
> </Location>

I would make a little test:

<Location />
   Order allow,deny
   Allow from 192.168.1.*
</Location>

As per CUPS manual:

***
The Order directive defines the default access control. The following 
values are supported:

allow,deny - Deny requests by default, then check the Allow lines 
followed by the Deny lines
***

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2010.04.03.09.42...@gmail.com

Reply via email to