<\SIMPLE LINUX WEBSERVER\> This is a simple linux webserver made in C. <COMPILING> gcc -Wall webserver.c -o webserver <RUNNING> ./webserver <html_file>