Skip to content

My (much) simpler version of nginx. School project.

Notifications You must be signed in to change notification settings

paul-ohl/webserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webserv

webserv project at 42 school

This project was created by three students at school 42 in Paris.

I am not allowed to share the subject as it is the property of school 42.

How to run

To run normally, run make and start ./webserv with a config file provided in ./config_files/, there is a shortcut to this: make run To run in test mode, run make --eval="CFLAGS += -D TEST" && ./webserv

Results

This is the project page: screenshot of the project page

And this is the results: screenshot of the results page

About

My (much) simpler version of nginx. School project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published