|
Am 21.01.15 um 16:14 schrieb Michael Savage:
lua-fcgi is a little module that exposes enough of libfcgi to power functional web applications. It is not intended to be used by itself, but rather as a base for a larger framework. You can install it with luarocks, and it is also available on Github: https://github.com/mikejsavage/lua-fcgi
might be worthwile to compare to github.com/mbalmer/luafcgi.