Tuesday, April 08, 2014

Lighttpd

How To Run lighttpd as a Windows Service
http://www.coretechnologies.com/products/AlwaysUp/Apps/RunLighttpdAsAService.html

Lighttpd - light-weight HTTPD
http://www.lighttpd.net/

Simple Common Gateway Interface (replacement for CGI and similar to FastCGI)
http://www.python.ca/scgi/protocol.txt

Web Development With Python
http://www.fredshack.com/docs/pythonweb.html

Wikipedia link
http://en.wikipedia.org/wiki/Lighttpd

Windows Download
http://en.wlmp-project.net/downloads.php?cat=lighty

WSGI org Home Page Docs
http://wsgi.readthedocs.org/en/latest/

WSGI (Howto with Lighttpd2)
http://redmine.lighttpd.net/projects/lighttpd2/wiki/Howto_WSGI

WSGI (PEP 333)
http://legacy.python.org/dev/peps/pep-0333/

WSGI - Python's Secret Web Weapon
http://www.xml.com/pub/a/2006/09/27/introducing-wsgi-pythons-secret-web-weapon.html