https://soft.ipcn.org/2006/10/lighttpd_1413_released.html
http://www.lighttpd.net/download/
* Source Package
lighttpd-1.4.13.tar.gz
MD5: d775d6478391b95d841a1018c8db0b95
* Binary RPM for Fedora Core 4 (Linux/x86)
lighttpd-1.4.13-1.i386.rpm
MD5: 3d4a857e02e111d6955ccf76e416cb41
* Source RPM
lighttpd-1.4.13-1.src.rpm
MD5: 6272d8310fae8bcc35e6ab4778e2016c
lighttpd 1.4.13 - 2006-10-09 23:54
Changes
-------
* added initgroups in spawn-fcgi (#871)
* added apr1 support htpasswd in mod-auth (#870)
* added lighty.stat() to mod_magnet
* fixed segfault in splitted CRLF CRLF sequences
(introduced in 1.4.12) (#876)
* fixed compilation of LOCK support in mod-webdav
* fixed fragments in request-URLs (#869)
* fixed pkg-config check for lua5.1 on debian
* fixed Content-Length = 0 on HEAD requests without
a known Content-Length (#119)
* fixed mkdir() forcing 0700 (#884)
* fixed writev() on FreeBSD 4.x and older (#875)
* removed warning about a 404-error-handler
returned 404
* backported and fixed the buildsystem changes for
webdav locks
* fixed plugin loading so we can finally load lua
extensions in mod_magnet scripts
* fixed large uploads if xattr is enabled