This is a forking and extensible micro web server written in C and Lua that
can serve static files and dynamic Lua scripts.
Commands can be passed from script, interactive shell or via signed url.
Scripts can be compiled to portable bytecode.
This one you must see! After stripping out
comments, you get ca. 2Kb script. Serves static
HTML/ASCII pages, ELF binaries, bash/perl scripts,
GIF images. adding any other content type is
trivial. Should be installed in /etc/inetd.conf.