For those of you who noticed the facelift on the site, this is done in anticipation of the next generation of LHTTPd. The new version is a rewrite/reimplementation of the original, by the same author (me). Basically, it's a fresh start which has the advantage of not failing where the original has on implementation and design, as well as paving the way for implementing new features easily and intuitively. ... read more
for changes please note the CVS log for 0.06 development below:
http://cvs.sourceforge.net/viewcvs.py/leahhttpd/leahhttpd/Changelog?rev=1.2&view=auto
Just a note, for those using 0.04 or prior, 0.05 adds significantly improved support for the specs, as well as fixing a lot of annoying issues with previous releases.
GET support is more or less repaired in CVS, and will carry all CGI modifications until the 0.06 release planned for March.
In the 0.01 release, I'm just attempting to gague the stability of the design. I'm using some fairly elaborate client and stream handling (in relation to the rest of the program) which I hope is practical. Please, keep me informed.