This is a very basic http server made in C
files are served from content/ (e.g. http://ip:port/index.html -> ./content/index.html)
$ mkdir obj content$ make$ ./zerohttp| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a very basic http server made in C
files are served from content/ (e.g. http://ip:port/index.html -> ./content/index.html)
$ mkdir obj content$ make$ ./zerohttp