accessing web interface from other hosts

harry hforbess at gmail.com
Fri Jan 20 12:56:06 PST 2006


I do not have the ability to access the web interace from localhost.  I can use elinks but thats a pain.

I need other hosts to be able to access the web  interface.
I edited teh cupsd.conf file like so:
<Location />
Order Deny, Allow
Deny From All
Allow From 127.0.0.1           # allow configuration from local host
Allow From 192.168.1.*         # allow configuration from any machine
<Location>                               # on the 192.168.1.0/24 subnet

No firewall.  I know it is running because I can access it elinks http://localhost:631

Anybody know what could be wrong?
thanks





More information about the cups mailing list