Install xavante by entering the following commands in the terminal:
sudo apt update sudo apt install xavante
Description:
Lua HTTP 1.1 Web server
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.
Homepage: http://keplerproject.github.com/xavante/
Version: 2.3.0-1
Section: universe/net