Das Schäfchen is a simple HTTP/1.1 webserver for Linux platforms. It supports the minimum requirements of the HTTP/1.1 protocol plus:
· Virtual Hosts
· Basic Authentication: you can protect either files or directories
· Directory Listing
· Byte Ranges
· Last-Modified response header
· chroot
· Dump statistics of the current connections to the file: "/tmp/schaefchen.txt" upon receival of signal SIGUSR1
· Reverse proxy
What's New in This Release:
· Several bugs have been fixed in the implementation of the FastCGI protocol.
Product's homepage