🔨」 fix: removed sus print

This commit is contained in:
adjoly
2025-06-24 18:07:39 +02:00
parent 765dcdfb38
commit 560c87f152
5 changed files with 7 additions and 17 deletions

View File

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