A simple HTTP server.
Assuming a OS X operating system and cwd=src/
$ make
$ ./httpd
- Add name and email address in
src/AUTHORS
. - Follow same coding style as is currently in use.
- Write simple commit messages with a single change per commit (Note that a single change can be arbitrarily long).
- Be awesome!