Start » History » Revision 41
Revision 40 (stbuehler, 2014-05-26 15:38) → Revision 41/42 (stbuehler, 2014-05-26 15:57)
*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 ("#lighttpd@irc.freenode.net":irc://irc.freenode.net/lighttpd) 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 :)* h1. Deployment {{>toc}} # [[Installation]] (our git repository @git://git.lighttpd.net/lighttpd/lighttpd2.git@ git://git.lighttpd.net/lighttpd/lighttpd2.git can be viewed "here"://git.lighttpd.net/lighttpd/lighttpd2.git/) "here":http://git.lighttpd.net/lighttpd/lighttpd2.git/) ** [[Installation openSUSE]] # Configuration [[Configuration]] h1. Documentation {{>toc}} *Please note that the documentation in this wiki is not always up to date. The sources now contain the docs in "doc/"://cgit.lighttpd.net/lighttpd/lighttpd2.git/tree/doc - an online compiled version is available "here"://doc.lighttpd.net/lighttpd2/* * [[Installation]] ** "Introduction"://doc.lighttpd.net/lighttpd2/core_introduction.html [[Installation openSUSE]] * [[Tips]] - Best practices, useful tips for young and old * [[Configuration]] ** [[Documentation]] [[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 ** [[Angel]] - Recommended supervisor for lighttpd *** [[AngelConfig]] - The angel config syntax * [[Startup scripts]] ** [[InitScriptDebian]] * [[Modules]] - Available modules * [[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|mod_core.lua]]: core lua plugin (useful helpers) *** [[mod_secdownload_lua|mod_secdownload.lua]]: secdownload (only temporary valid links) {{include(Documentation)}} * [[FAQ]] - Frequently Asked Questions * [[Bug Reporting]] - How to report a bug h1. Community and Support Support is given via IRC and the forum. Bugreports are handled via the issue/ticket system. * "Forums"://redmine.lighttpd.net/projects/lighttpd/boards "Forums":http://redmine.lighttpd.net/projects/lighttpd/boards * IRC: "Freenode":http://www.freenode.net channel "#lighttpd":irc://irc.freenode.net/lighttpd {{include(Development)}}