Actions
Start » History » Revision 30
« Previous |
Revision 30/42
(diff)
| Next »
stbuehler, 2010-10-07 15:03
Lighttpd 2.0 is work in progress - it is not finished and should not be used in a production environment
Each commit still might break something important, so be careful after updates
We prefer giving support in IRC for now; if you ask questions in the lighttpd forum make sure you mention the version.
We think the docs are already pretty good, so please RTFM before asking questions :)
Deployment¶
- Installation (our git repository git://git.lighttpd.net/lighttpd/lighttpd2 can be viewed here)
- Configuration
Documentation¶
- Table of contents
- Deployment
- Documentation
- Community and Support
- Development
- Misc
- Installation
- Tips - Best practices, useful tips for young and old
- Configuration
- Config - The config syntax and structure in detail
- Conditions - The supported conditions
- Patterns - The syntax of patterns
- LuaConfig - Write your config as lua script (basic concepts)
- LuaAPI - Lua api reference
- Modules - Available modules
- Angel - Recommended supervisor for lighttpd
- AngelConfig - The angel config syntax
- Howtos - Collection of different howtos
- Lua topics
- LuaConfig - Write your config as lua script (basic concepts)
- LuaAPI - Lua api reference
- LuaExamples - Some examples what you can do with lua
- mod_lua: more lua features
- mod_core.lua: core lua plugin (useful helpers)
- mod_secdownload.lua: secdownload (only temporary valid links)
- 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¶
- Plugins
- Internals
- TestSuite
- Ideas
- Plans
- Todo
- Valgrind
- Using Clang Static Analyzer with cmake (http://clang-analyzer.llvm.org/)
Misc¶
Updated by stbuehler about 14 years ago · 30 revisions