On Sun, 2007年02月11日 at 20:30 -0500, jbarciela jbarciela wrote: > Hello all, > > I was looking at the alternatives to do web apps in Lua and I have > found that the popular options are basically Apache, lighttpd or > Xavante. You could also look at mini_httpd + haserl http://www.acme.com/software/mini_httpd/ http://haserl.sourceforge.net (the latest development version have support for embedded lua) Thats what I'm using. Natanael Copa