lighttpd 1.4.9
- added server.core-files option (sandy )
- added docs for mod_status
- added mod_evasive to limit the number of connections by IP ()
- added the power-magnet to mod_cml
- added internal statistics to mod_fastcgi
- added server.statistics-url to get internal statistics from mod_status
- added support for conditional range-requests through If-Range
- added static building via scons
- fixed 100% cpu loops in mod_cgi ("sandy" )
- fixed handling for secure-download.timeout (jamis@37signals.com)
- fixed IE bug in content-charset in the output of mod_dirlisting (sniper@php.net)
- fixed typos and language in the docs (ryan-2005@ryandesign.com)
- fixed assertion in mod_cgi on HEAD request is Content-Length ()
- fixed handling if equal but duplicate If-Modified-Since request headers
- fixed endless loops in mod_fastcgi if backend is dead
- fixed Depth: 1 handling in PROPFIND requests on empty dirs
- fixed encoding of UTF8 encoded dirlistings (Jani Taskinen )
- fixed initial bind to a unix-domain socket through server.bind
- fixed handling of lowercase filesystems
- fixed duplicate request headers cause by mod_setenv