Project

General

Profile

Actions

Start » History » Revision 20

« Previous | Revision 20/42 (diff) | Next »
stbuehler, 2009-10-04 11:36


Lighttpd 2.0 is work in progress - it is not finished and should not be used in a production environment
We do not provide any support for it until it is somewhat complete and ready for testing. Do NOT ask questions in the lighttpd forum.
Thanks for understanding.

Documentation

  • Deployment
    1. Installation
      • Checkout source: bzr branch http://bzr.lighttpd.net/lighttpd/sandbox/ (use bzr pull to update it)
      • Build it
        • with cmake: mkdir cmakebuild && cd cmakebuild && ccmake .. && make
        • with waf: ./waf configure --with-all build
    2. Configuration
  • Tips - Best practices, useful tips for young and old
  • Config - The config syntax and structure in detail
  • Modules - Available modules
  • Angel - Recommended supervisor for lighttpd
  • Howtos - Collection of different howtos
  • FAQ - Frequently Asked Questions
  • Bug Reporting - How to report a bug

Community and Support

Support is given via IRC and the forum. Bugreports are handled via the issue/ticket system.

Development

Misc

Updated by stbuehler over 14 years ago · 20 revisions