|
在 2013-08-04日的 22:37 -0300,Henrique Gogó写道:
Hello World! I'm trying to configure a webserver to use Lua to create web applications.
Hi You should try this http://wiki.nginx.org/HttpLuaModuleIt doesn't use any cgi or intermediary, the lua vm is inside the actual httpd It has great performance and is very powerful and reliable, I'm using it extensively