Download List

Project Description

Das Schaefchen is a lightweight HTTP server and
proxy for Unix platforms. It supports the minimum
requirements of the HTTP/1.1 protocol and virtual
hosts, basic authentication (which can be used to
protect either files or directories), directory
listing, byte ranges, reverse proxy, and FastCGI. It is an event-driven server that runs as a single process with a single thread using non-blocking I/O. It uses epoll as the event notification mechanism to multiplex control between active connections.

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.

2007-08-09 17:28
0.1.0

Warnings that occurred when compiling with -O3 were removed. A couple of bugs were fixed. The Last-Modified field was added to the response header. chroot support was added. Statistics of the current connections are now dumped when a SIGUSR1 is received.
Tags: Minor feature enhancements

2007-07-29 02:08
0.0.1

Tags: Initial freshmeat announcement

Project Resources