[CentOS] printing server via http

Tue Feb 14 19:46:00 UTC 2006
Craig White <craigwhite at azapple.com>

On Tue, 2006-02-14 at 08:58 -0800, JC wrote:
> Hi everyone,
> 
> I'm currently running Centos 4 server with apache and mysql.  My HP 
> 4250dtn is connected to this server via JetDirect card.
> IP for HP printer is 192.168.1.100
> IP for Centos 4 is 192.168.1.200
> 
> My question is how to enable the printer so that user can connect & print 
> via http like http://192.168.1.100/printer
> 
> I don't know if this is possible, but i'm sure somebody out there can 
> shine some light on this for me.
----
not sure that it's fair to ask the list when you probably could look at
HP's documentation but ipp port is 9100

so you could probably just pipe stuff to 192.168.1.100:9100 

Craig