Joe Wilson <[EMAIL PROTECTED]> wrote: > Is the source available for this nano web server? > > --- [EMAIL PROTECTED] wrote: > > FWIW, the www.sqlite.org website is implemented using a > > webserver written as a single file of C code - 752 lines > > (exclusive of comments). It's unix-specific though, and > > in fact really wants to run on Linux.
With fear and trepidation, I release the code publicly as: http://www.sqlite.org/althttpd.c.gz If you find any security holes, I would appreciate it if you would notify me by private email at least 24 hours prior to a public announcement. :-) -- D. Richard Hipp <[EMAIL PROTECTED]>