Documentation » History » Revision 2
Revision 1 (stbuehler, 2014-05-26 15:52) → Revision 2/4 (stbuehler, 2014-05-26 17:13)
h1. Documentation
*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]]
** [[Installation openSUSE]]
* "Reference documentation"://doc.lighttpd.net/lighttpd2/ ("as a single HTML page"://doc.lighttpd.net/lighttpd2/all.html)
** "Introduction"://doc.lighttpd.net/lighttpd2/core_introduction.html
** "Main Configuration"://doc.lighttpd.net/lighttpd2/core_config.html
** "Angel Configuration"://doc.lighttpd.net/lighttpd2/core_config_angel.html
** "Patterns"://doc.lighttpd.net/lighttpd2/core_pattern.html
** "Regular expressions"://doc.lighttpd.net/lighttpd2/core_regex.html
** "Fetch API"://doc.lighttpd.net/lighttpd2/core_fetch.html
** "Lua API"://doc.lighttpd.net/lighttpd2/core_lua.html
** "Module index"://doc.lighttpd.net/lighttpd2/index_modules.html
** [[FeatureComparison]]
* [[Startup scripts]]
** [[InitScriptDebian]]
* [[Howtos]] - Collection of different howtos
* Lua topics
** "Lua Config + API"://doc.lighttpd.net/lighttpd2/core_lua.html
** [[LuaExamples]] - Some examples what you can do with lua
** "mod_lua"://doc.lighttpd.net/lighttpd2/mod_lua.html
*** "mod_core.lua"://doc.lighttpd.net/lighttpd2/mod_core.lua.html: core lua plugin (useful helpers)
*** "mod_secdownload.lua"://doc.lighttpd.net/lighttpd2/mod_secdownload.lua.html: secdownload (only temporary valid links)