Project

General

Profile

AbsoLUAtion » History » Revision 2

Revision 1 (nitrox, 2008-11-05 15:53) → Revision 2/55 (nitrox, 2008-11-05 15:54)

h1. AbsoLUAtion - The powerful combo of Lighttpd + Lua 

 {{>toc}} 

 *We want to build kind of a central ressource for Lighttpd + Lua as this is one of the biggest advantages Ligtthpd has over other webservers. Its useful, handy, simple and sometimes a quite powerful combo which gives you some additional flexibility and offers you solutions to small and big problems other httpd´s can´t solve!* 

 *Again we hope you - the users of lighty - support this page by contributing links, code-snippets or simply offer your lua-scripts with small descriptions of what it does and how it helps lighty to do stuff you want it to do.* 


 {{>toc}} 


 h2. Whats needed for this to work? 

 A [[DevelSubversion|decent]] version of Lighttpd + [[lighttpd:Docs:ModMagnet|mod_magnet]] + Lua http://www.lua.org 

 h2. How to get it up and running 

 <pre> 
  --with-lua=lua5.1 
 </pre> 

 h2. Links 

 Link collection (Description -> Link). 

 * Bundle css + js: "lighttpd+mod_magnet+lua":http://www.cakephp.nu/faster-page-loads-bundle-your-css-and-javascript-lighttpd-mod_magnet-lua 

 h2. Code-Snippets 

  ... 

 h2. Small Helpers 

  ... 

 h2. other solutions