Merge branch 'hugo4'

This commit is contained in:
Hugo LAMY
2022-08-15 00:32:47 +02:00
14 changed files with 395 additions and 86 deletions

View File

@@ -43,7 +43,7 @@ server {
location /cgi-bin {
root ./srcs/cgi-bin/;
cgi_ext cpp php sh;
cgi_ext out php sh;
}
location /cgi-bin {