lighttpd is a secure, fast, compliant, and very flexible Web server which has been optimized for high-performance environments. It has a very low memory footprint compared to other Web servers, and it takes care of CPU load. It has an advanced feature set that includes FastCGI (load balanced), CGI, Auth, Output-Compression, URL-Rewriting, SSL, and much more.
| Tags | Internet Web HTTP Servers |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Changes: spawn-fcgi is now going its own way as an independent project. WSGI applications in / should work now (use the fastcgi/scgi option "fix-root-scriptname"). There are many other fixes and improvements.


Changes: Some regressions from 1.4.21 got fixed, including the default vhost in mod_simple_vhost and new problems with FreeBSD sendfile. A segfault in mod_scgi was also fixed.


Changes: This is a bugfix release but also contains three small new features.


Changes: A possible DoS in the SSL support and memleaks that can be triggered from the outside were fixed. More than 50 more bugs were fixed.


Changes: One major (core) and two minor security issues (mod_cgi, mod_userdir) were fixed along with many bugs. Compilation and the test suite now pass cleanly on Solaris. SSL support should result in fewer warnings and If-Range is now honored.