Skip to content

YungTatyu/webserv

Repository files navigation

nginx-like HTTP/1.1 server

HTTP/1.1 server written in cpp.

Building the source

To build the server from source, follow these steps:

git clone https://github.com/YungTatyu/webserv.git && cd webserv
make

Configuration

For detailed configuration, please read config.md or the Wiki page. You can specify the configuration file path as a parameter when running the binary:

./webserv conf/webserv.conf

About

HTTP/1.1 server written in cpp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •