Skip to content

ayoubelhioui/WebServer

Repository files navigation

About

This project was completed as part of a 42 core curriculum. it was done with Issam Jmari & Oussama Bouizgarne

The goal of the project is to build a C++98 compatible HTTP web server from scratch. The web server can handle HTTP GET, HEAD, POST, PUT, and DELETE Requests, and can serve static files from a specified root directory or dynamic content using CGI. It is also able to handle multiple client connections concurrently with the help of select().

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published