mirror of
https://github.com/KeyZox71/webserv.git
synced 2025-06-25 09:33:36 +02:00
「🏗️」 wip: cgi workinggg
This commit is contained in:
@ -16,6 +16,7 @@ root = "/home/adjoly"
|
||||
dirlist = true
|
||||
client_max_body_size = "10M"
|
||||
index = "index.html"
|
||||
cgi = { ".py", ".go" }
|
||||
|
||||
[server.location./api]
|
||||
methods = { "GET", "POST" }
|
||||
|
Reference in New Issue
Block a user