This project has been created as part of the 42 curriculum by mayeung, yousong, yublee
Description: To recreate nginx which is able to serve static html pages and execute cgi scripts
Instructions: Use make to compile. To start the server, use the following command ./webserv [config_file.conf]
Resources: https://www.rfc-editor.org/rfc/rfc2616 HTTP/1.1 https://www.rfc-editor.org/rfc/rfc3875 CGI