Docs UserWrittenMods » History » Revision 13
Revision 12 (gstrauss, 2017-03-19 05:31) → Revision 13/16 (gstrauss, 2017-05-20 18:12)
h1. Modules written by Lighttpd Users
{{>toc}}
Here you will find a list of all available modules written by users for lighttpd. Be careful, some of them are probably still in development.
* [[lighttpd:Docs_ModAuthTicket|mod_auth_ticket]]
* [[lighttpd:Docs_ModCache|mod_cache]]
* mod_connect (#2060) - HTTP method: CONNECT
* [[lighttpd:Docs_ModMemCache|mod_mem_cache]]
* mod_tcpwrappers (#855) - use TCP wrappers hosts_access() to allow/deny requests
* mod_throttle (#208) - limit connections per IP (see also [[lighttpd:Docs_ModEvasive|mod_evasive]])
* [[lighttpd:Docs_ModUserOnline|mod_useronline]] (#840) - reports users online/active by unique IPs
* [[lighttpd:Docs_ModVhostDbi|mod_vhost_dbi]] (replaced by [[lighttpd:Docs_ModVhostDB|mod_vhostdb]])
* [[lighttpd:AbsoLUAtion#Content-Negotiation|"mod_negotiation"]] - content negotiation using lua via [[lighttpd:Docs_ModMagnet|mod_magnet]]
(Alternative: reference more-limited and abandoned lighttpd 1.5.0 mod_negotiation module in commit:badc2709 in lighttpd git repo)