A simple HTTP 1.0 server written in C for the course DV1457 Programming in a Unix Environment at Blekinge Institute of Technology.
- Support for thread and fork
- Support for running as a daemon
- Jail support
- CLF log format to either syslog or file
- Kill all forked processes and threads instantly on shutdown