Eric Sisler wrote:
On Tue, 2007-08-21 at 21:03 -0500, mark wrote:<Location /admin> # Order Deny,Allow Deny From All Allow From 127.0.0.1 Allow From 192.168.0.0/255.255.255.0 #Encryption RequiredI missed the first part of this thread, but if this is the CUPS web gui served by Apache, try:
> > <Location /admin> > > order deny,allow > deny from all > allow from 192.168.0. <snip>No. I'm not trying to administer it, I'm just trying (desperately) to print from another machine. I will fix that, and see if that helps, though.
<pause while I do the editing> IT WORKS!!!!! That *is* the answer that nobody made clear on the 'Net! Eric, if we're ever in the same city, I owe you a drink! THANK YOU!!! mark