Howtos » History » Revision 14
Revision 13 (stbuehler, 2010-10-07 14:57) → Revision 14/18 (stbuehler, 2011-04-14 11:40)
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]]
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]]