mirror of
https://github.com/KeyZox71/webserv.git
synced 2026-01-01 03:06:41 +01: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