Télécharger la liste

Description du projet

httpico is yet another lightweight HTTP server. It implements a few HTML rewriting rules delineated by '<?pico>' tags, and makes it fairly easy to add more straight into the C code. It does not have complete HTTP standards compliance. It also contains a 'genstats' log analysis tool.

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.

2010-03-06 05:16
0.5.1

Un limiteur de débit simple a été ajouté: si les données totale desservie depuis minuit est x, et la limite quotidienne est réglé sur Y, puis à toute demande de fichier de taille supérieure (yx) / 2 seront remplies avec une réponse 503 Service Unavailable.
Tags: Minor, new feature
A simple bandwidth limiter has been added: if the total data served since midnight is x, and the daily limit is set to y, then any request for a file larger than (y-x)/2 will be met with a 503 Service Unavailable response.

2010-02-08 04:21
0.5.0

Freshmeat d'inscription initiale et première version publique.
Tags: Initial release
Initial freshmeat listing and first public release.

Project Resources