📝」 doc: exemples fixed example configs

This commit is contained in:
y-syo
2025-07-15 19:29:39 +02:00
parent 2dd70f6209
commit 9ce4eb8306
3 changed files with 8 additions and 10 deletions

View File

@ -4,6 +4,7 @@ port = 2727
[server.location./]
root = "./exemples/webpage"
upload_path = "/home/yosyo/test"
upload_path = "/home/mmoussou/test"
dirlist = true
methods = { "GET", "POST", "DELETE" }
cgi = { ".py"}