[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: nginx and lua for web scripting
- From: Petite Abeille <petite.abeille@...>
- Date: Mon, 24 Sep 2012 22:33:22 +0200
On Sep 24, 2012, at 10:19 PM, g.lister <g.lister@nodeunit.com> wrote:
> Thank you those are really good points I like the: http://www.sqlite.org/docsrc/artifact/d53e8146bf7977 it seems like I can run any Lua script as CGI worth a try. Have you tried that??
Running Lua as CGI? Sure. Very handy.
FWIW, here is a little utility to handle some of the CGI'ism:
http://dev.alt.textdrive.com/export/1797/LW/CGI.lua
http://dev.alt.textdrive.com/export/1797/LW/CGI.html