Skip to content

phijano/webserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Server

Creating our own web server :)

Tasklist

General

  • Implement basic handling of HTTP requests
  • Create a configuration file for server settings
  • Implement CGI support

Configuration file

  • Choose port and host of each 'server'
  • Setup the server_names or not
  • Limit client body size
  • Setup default error pages
  • Setup routes
  • Set a default file to answer if the request is a directory
  • Execute CGI based on certain file extension

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •