A tiny http server for Linux, rewritten from J. David Blackstone's tinyhttpd.
- Able to process GET and POST requests.
- Used Bash script instead of Perl for the .cgi file.
- Fully commented.
$ git clone git@github.com:cardinalion/httpd.git
$ cd httpd
$ make
$ ./httpd