Howtos » History » Revision 17
Revision 16 (stbuehler, 2012-09-30 14:25) → Revision 17/18 (stbuehler, 2014-05-26 16:29)
h1. Howtos concerning lighttpd
* [[Traffic Shaping|Traffic shaping]] - Throttling of connections
* [[Howto Munin|Munin]] - Monitoring and plotting of graphs using "Munin":http://munin.projects.linpro.no/
* [[Howto_secdownload|Secure Download]] - How to protect static files without http auth
* [[LuaExamples]] - Some examples what you can do with lua
h1. Howtos for setting up web applications to work with lighty
h3. CGI
* [[Howto CGI|CGI]]
* [[Howto cgit|cgit]]
* [[Howto mailman|mailman]]
h3. Java
h3. Perl
* [[Howto Request-Tracker|Request-Tracker]] (http://bestpractical.com/rt/)
* [[Howto_Munin_Fastcgi|Munin]] - run munin (graph generation) as FastCGI application (http://munin-monitoring.org/)
h3. PHP
* [[Howto PHP|PHP]]
* [[Howto DokuWiki|DokuWiki]]
h3. Python
* [[Howto WSGI|WSGI]]
* [[Howto Django|Django]]
* Trac: See Example in [[Howto WSGI|WSGI]]
h3. Ruby (on Rails)
* [[Howto Rails|Basic Rails Setup]]
* [[Howto Redmine|Redmine]]