HTTP/1.1 server written in cpp.
To build the server from source, follow these steps:
git clone https://github.com/YungTatyu/webserv.git && cd webserv
make
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