On Sun, 24 Sep 2006 15:05:44 -0500,
Seb <[EMAIL PROTECTED]> wrote:

[...]

> # Only listen for connections from the local machine.
> Listen localhost:631
> Listen /var/run/cups/cups.sock

> # Show shared printers on the local network.
> Browsing On
> BrowseOrder allow,deny
> BrowseAllow @LOCAL


I should have included these directives also for <Location />:


---<---------------cut here---------------start-------------->---

# Restrict access to the server...
<Location />
  Order allow,deny
  Allow localhost
</Location>

---<---------------cut here---------------end---------------->---



Thanks again,

-- 
Seb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to