MaryKateEvan/Webserv

Parsing of the config file

Opened this issue · 0 comments

  • Read configuration file from command line argument or default path
  • Parse server settings (port, host, server_name)
  • Parse error page configurations
  • Parse client body size limits
  • Parse route configurations (allowed methods, redirection, root directory, directory listing, default files, CGI execution, file uploads)