🔨」 fix: fixed some things.

This commit is contained in:
adjoly
2025-06-23 21:23:37 +02:00
parent 5747579372
commit 457e05e8e5
6 changed files with 9 additions and 6 deletions

View File

@ -3,4 +3,6 @@ port = 5000
host = "0.0.0.0"
[server.location./]
root = "/home/adjoly/workspace/42/webserv/exemples/"
root = "/home/adjoly/workspace/42/webserv/exemples/webpage"
cgi = { ".py"}
methods = { "GET", "POST"}