HTTP Server for course project
Use gcc -pthread -o server server.c -lz to compile
Navigate to http://localhost:8000/index.html to test the server
HTTP Server for course project
Use gcc -pthread -o server server.c -lz to compile
Navigate to http://localhost:8000/index.html to test the server