"This project is about writing your own HTTP server. HTTP is one of the most widely used protocols on the internet."
Team: angomes- | iusantos | tmina-ni
Finished: 2025, March 7th
Grade: 110/100
Clone the repository:
git clone git@github.com:thaisnishimoto/42sp_Webserv.gitCompile:
makeRun program:
./webserv /path/to/config/file.conf
End program:
crtl + c



