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.
The goal of qHttpd project is building a highly customizable HTTP server which can be used in many projects not only for a HTTP delivery layer but also for a versatile communication protocol. By default, it supports WebDAV and LUAscript hooking.