Télécharger la liste

Description du projet

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.

Système requise

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

L'extension de la bibliothèque a été actualisée afin de fournir également des primitives du système de fichiers simple. Ces primitives sont utilisés pour rendre le serveur HTTP beaucoup plus complète: elle peut désormais en charge l'indexation de répertoire et revenir à l'aide d'un hôte virtuel par défaut si celui demandé n'existe pas.
Tags: Major feature enhancements
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.

2005-10-30 10:26
0.4

Tags: Initial freshmeat announcement

Project Resources