lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Sat, Dec 7, 2013 at 6:46 PM, Gilles Ganault <gilles.ganault@free.fr> wrote:
> Apparently, there are two ways to use Lua with Nginx:
> - run scripts through CGI
> - use the ngx_lua module that seems to embed the Lua interpreter
> within Nginx


there's also uWSGI

-- 
Javier