Projects / httpico

httpico

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.

Tags
Licenses
Operating Systems
Implementation
Translations

RSS Recent releases

  •  05 Mar 2010 20:16

Release Notes: 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.

  •  07 Feb 2010 19:21

Release Notes: Initial freshmeat listing and first public release.

Screenshot

Project Spotlight

cgit

A Web interface to git repositories.

Screenshot

Project Spotlight

pysmb

An experimental SMB/CIFS library.