Download List

Project Description

lua-httpd provides a shared library that
implements simple networking primitives which can
then be used from within your own Lua scripts. As
well as the shared library, there is a simple
sample HTTP server (with virtual host support),
demonstrating how the library can be used.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-10-31 20:27
0.5

The extension library has been updated to also provide some simple filesystem primitives. These primitives are used to make the HTTP server much more complete; it can now support directory indexing, and fall back to using a default virtualhost if the requested one doesn't exist.
Tags: Major feature enhancements

2005-10-30 10:26
0.4

Tags: Initial freshmeat announcement

Project Resources