xavante

Lua HTTP 1.1 Web server
  http://keplerproject.github.com/xavante/
  0
  no reviews



This package contains xavante, a Lua HTTP 1.1 Web server that uses a modular architecture based on URI mapped handlers. Xavante currently offers a file handler, a redirect handler and a CGILua handler. Those are used for general files, URI remapping and CGILua scripts respectively.

The CGILua handler is considered optional thus xavante just recommends the packages needed for that handler.