Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

TheZedzed/webserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webserv

HTTP server with CGI

Main Objectives

Create a web server following Nginx as example. It Epoll was chosen for multiplexing. Multiple servers and clients are handled. GET POST DELETE methods are supported. PHP and Python can execute scripts trough CGI.

Usage

Run make then launch ./webserv executable.

Skills gained

Understanding the inner workings of a web server.

Final Grade

alt text

About

Simple Http server in C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published