
Hi all, I'm trying to set up CUPS on a Debian Sid system. I have the latest CUPS available via apt-get (1.7.1-6). When I try to browse to the web interface (http://192.168.1.4:631 and https://192.168.1.4:631), I'm getting a HTTP 403 Forbidden error. I am having trouble finding anything which explain how to fix this. Everything I've found so far seems to assume that the web interface will "just work". The server running CUPS has no GUI, so I can't test to see if the web interface works there or not. The changes to the default Debian configuration file: LogLevel debug #Listen localhost:631 #Listen /var/run/cups/cups.sock Port 631 #<Location /admin> # Order allow,deny #</Location> Any assistance will be greatly appreciated. Regards, Tim Lyth