Download List

專案描述

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.

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.

2010-03-06 05:16
0.5.1

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.
標籤: Minor, new feature

2010-02-08 04:21
0.5.0

Initial freshmeat listing and first public release.
標籤: Initial release

Project Resources