mirror of
https://github.com/KeyZox71/webserv.git
synced 2025-06-25 09:33:36 +02:00
「🏗️」 wip: started working on cgi finally
This commit is contained in:
@ -12,7 +12,7 @@ port = 8080
|
||||
|
||||
[server.location./]
|
||||
methods = { "GET" }
|
||||
root = "/sgoinfre/goinfre/Perso/mmoussou"
|
||||
root = "/home/adjoly"
|
||||
dirlist = true
|
||||
client_max_body_size = "10M"
|
||||
index = "banger.html"
|
||||
|
Reference in New Issue
Block a user