u413-284-si / webserv

This project is about setting up a http web server, providing a static website.
MIT License
0 stars 0 forks source link

Add default location when creating a server #30

Open QCHR1581 opened 3 months ago

QCHR1581 commented 3 months ago

When a server gets created a default location gets added with the path "/".

If a location is specified in the config file with the path "/" the default location values get changed accordingly to the ones provided .