mirror of
https://github.com/KeyZox71/webserv.git
synced 2025-07-20 16:16:33 +02:00
「📝」 doc: exemples fixed example configs
This commit is contained in:
@ -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"}
|
||||
|
Reference in New Issue
Block a user