Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 2 KB

README.md

File metadata and controls

37 lines (33 loc) · 2 KB

Webserv |  42 Cursus Complete

To-dos

File configuration
  • Define file configuration. Explore Nginx file configurations and define the properties that our file config would have.
  • File configuration parser (syntax errors, comments etc).
WebServer Communications
  • Get ready to listen to specified ip:port(s), in an own process.
  • Process the requests and send back the information.
  • Locations Parser

Resources

Example Repositories

Interesting WEBS

Video Transfer