Project

General

Profile

Howtos » History » Revision 16

Revision 15 (stbuehler, 2012-08-11 10:42) → Revision 16/18 (stbuehler, 2012-09-30 14:25)

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