Minimal web server

Lennart Sorensen lsorense-1wCw9BSqJbv44Nm34jS7GywD8/FfD2ys at public.gmane.org
Tue Mar 29 22:05:05 UTC 2005


On Sun, Mar 27, 2005 at 01:39:50AM -0500, Anton Markov wrote:
> Slightly OT:
> 
> What web server is usually used for web-based configration UIs such as
> CUPS or Webmin? Do they all use a statically-linked version of apache or
> something?

Webmin does it's own thing in perl (miniserv.pl is the webmin web
server), and cups uses IPP for the printer access which is http based,
so it wasn't a big leap to do a web management interface too.  Neither
uses something as huge and overkill as apache.  http is not that hard to
implement.

Lennart Sorensen
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list