🏗️」 wip: cgi workinggg

This commit is contained in:
2025-05-27 22:33:04 +02:00
parent 833458e293
commit adde9e0362
25 changed files with 261 additions and 149 deletions

View File

@ -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" }