Project

General

Profile

Howtos » History » Revision 13

Revision 12 (stbuehler, 2010-08-29 16:33) → Revision 13/18 (stbuehler, 2010-10-07 14:57)

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/) 

 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]]