Welcome to Lighttpd¶
We changed from trac to redmine in the past few weeks and tho some pages still have the old reST format (search for "#!rst" and fix them :-)). We think all important pages got converted and most of the dead links are gone. Speed, usability and active development of redmine hopefully ensures a future-proof basis we will use for some time.
Please no tickets for broken or ugly pages in redmine! Just fix them or write us at #lighttpd on irc.freenode.net. :-)
For technical problems with redmine please file a bug or report to www.redmine.org if thats for all redmine installations and not just ours.
Thanks to all who hepled us and dont forget to give us some feedback at our forums!
Lighty-Team
- Welcome to Lighttpd
- Description
- New Releases
- Documentation
- Tutorials
- Administration
- Reference Documentation
- Community
- Developing Information
- Propaganda
- Must Reads
- Benchmarks
- Contributing
Description¶
lighttpd is a secure, fast, compliant, and very flexible web-server that has been optimized for high-performance environments. It has a very low memory footprint compared to other webservers and takes care of cpu-load. Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and many more) make lighttpd the perfect webserver-software for every server that suffers load problems.
For more info go to http://www.lighttpd.net/
New Releases¶
- 1.4.20: 2008-09-30 (known bugs)
- 1.4.19: 2008-03-10 (known bugs)
Documentation¶
Tutorials¶
Step by Step to a working lighttpd installation:
- Installing Lighttpd
- Configuring Lighttpd
- Setting up Applications
- Setting up PHP with Lighttpd
- Using Rails with Lighttpd
- Using Perl via a FastCGI dispatcher
- Using W3C Markup Validator with Lighttpd
- Setting up Blosxom with Lighttpd
- Setting up Ajaxterm with Lighttpd
- Using Apache+Subversion with Lighttpd
- Setting up Nagios with Lighttpd
- Setup SEO in Joomla
- Using Mason with Lighttpd and FastCGI
- Using Request Tracker with Lighttpd (via FastCGI, using Mason)
- Using Zope & Plone with Lighttpd
- Pastebin with Lighttpd (via FastCGI)
- Setting up Lighttpd and AWStats
- Python::Pylons
- Python::TurboGears
- Python::Django (Old)
- Perl::Catalyst
- Python::Quixote
- Python::webpy
- Using Pike with FastCGI
- Ruby::Mongrel
- lighttpd + Nevow (Twisted) Virtual Hosts
- Wordpress Permalinks Howto
- Wordpress Clean URLs (Permalinks) using mod_rewrite
- Drupal Lighttpd with 'Clean Urls' HowTo
- Zen Cart and Ultimate SEO URLs on Lighttpd
- Using Joomla with Lighttpd
- Using Lighty with ISPconfig (Web Hosting Panel) - Will be shipped with future ISPconfig-Released
- a fresh debian 4.0 etch and lighttpd installation with php, mysql, mod_geoip (maxmind database) and visitors webstats, monitored by runit
- A complete Debian server tutorial, including lighttpd for web hosting with ssl and virtual hosts
- How to configure lighty with suPHP
Or better two full-fledged books covering lighttpd and Rails:
Administration¶
- Simple maintenance mode scripts
- Startup scripts
Reference Documentation¶
- Configuration Documentation
- Reference
- Modules Documentation: In-depth documentation of all lighttpd modules and their options.
- Performance: Performance and Optimization Information.
- Optimizing FastCGI
- SSL Documentation: Configuration and Options.
- Traffic Shaping: Bandwidth limit options.
- Using SMP: Multiprocessor options and problems.
- FAQ: Frequently Asked Questions
- HOWTOS: How to ...
Community¶
- Forums: Official Lighttpd Forum / Lighttpd Google Group
- IRC: freenode, channel #lighttpd
- Mailing list:
- Announcements: mailto:lighttpd-announce-request@lists.kneschke.de?subject=subscribe
- Discussion: mailto:lighttpd-request@lists.kneschke.de?subject=subscribe archives
- CodeSnippets: lighttpd section from CodeSnippets
- Lighttpd related tips, howtos from the nixCraft
- Other code contributions and extensions
- Abso lua tion, or the power of Lighttpd + Lua: code-snippets, link-collection, small helpers or solutions
Developing Information¶
- Lighty's life
- Developing lighty
- Subversion access to development code
- Writing Lighttpd Plugins
- How to Report a Bug
- Debug Variables for Configuration File
- Internals
Propaganda¶
Must Reads¶
- PoweredByLighttpd - a list of large sites running lighttpd
- Simplify Your Configfiles with Includes
- Optimizing Lighty for high Concurrent Large File Downloads
- Graceful Shutdown meets Graceful Restart
- Promotional Artwork
Benchmarks¶
Never trust us when we say that lighttpd is fast. Do your own benchmarks and feel for yourself how everything gets faster. If you just want to see some numbers, take a look at our benchmarks:- our very own web-server shootout http://www.lighttpd.net/benchmark/
- thttpd, gatling, fnord and apache vs. lighttpd http://salinan.memoryhole.net/autobench/
- lighttpd and friends against litespeed http://litespeedtech.com/benchmark.html
- http://weblog.textdrive.com/article/44/taking-a-full-frontal-slashdot-lighttpdly
- Apache is sometimes better http://journal.paul.querna.org/articles/2005/06/24/debunking-lighttpd
- SCGI Apache2 vs. lighttpd http://www.quixote.ca/cgi-bin/moin.cgi/LighttpdScgi
Contributing¶
This wiki is open for everyone to provide help, grow and improve!