mirror of
https://github.com/KeyZox71/webserv.git
synced 2025-07-16 05:36:32 +02:00
「✨」 feat: POST IS WORKING git pull
This commit is contained in:
@ -4,5 +4,6 @@ port = 2727
|
||||
|
||||
[server.location./]
|
||||
root = "./exemples/webpage"
|
||||
upload_path = "/home/yosyo/test"
|
||||
methods = { "GET", "POST", "DELETE" }
|
||||
cgi = { ".py"}
|
||||
|
Reference in New Issue
Block a user