At 11:47 AM 3/29/2002 -0500, [EMAIL PROTECTED] wrote: > >In a message dated: Fri, 29 Mar 2002 09:39:43 EST >"Andrew W. Gaunt" said: > >>I'm looking for a light weight web server that I can run on port 81 >>of my linux box (Sparc Debian) at home and expose it to the Internet. > >I've heard great things about Tiny HTTP (thttp). I don't have any >information or even links to it, but I'm sure either google or >freshmeat will turn something up. > >There's also that web server someone wrote in postscript which runs >out of inetd, but I really don't think you want that ;) >-- >
For info on a small web werver (this might be the "tiny httpd" ): http://www.acme.com/software/micro_httpd/ >micro_httpd - really small HTTP server > >micro_httpd is a very small Unix-based HTTP server. It runs from inetd, >which means its performance is poor. But for low-traffic sites, it's quite >adequate. It implements all >the basic features of an HTTP server, including: >Security against ".." filename snooping. >The common MIME types. >Trailing-slash redirection. >index.html >Directory listings. >All in 150 lines of code. > >micro_httpd can also be used to serve HTTPS by wrapping it with stunnel. Instructions >are included. -- Jeff Kinz, Emergent Research, Hudson, MA. Email may contain words incorrectly generated by Speech Recognition software. "[EMAIL PROTECTED]" copyright 1997-2002. Use restricted to non-UCE uses. Any other use is an acceptance of the offer at www.ultranet.com/~jkinz/policy.html. ***************************************************************** To unsubscribe from this list, send mail to [EMAIL PROTECTED] with the text 'unsubscribe gnhlug' in the message body. *****************************************************************
