conf for tester

This commit is contained in:
Quinten 2025-10-29 15:51:23 +01:00
parent 3d49499b18
commit e1e3003d94

View File

@ -152,9 +152,9 @@ server {
location /directory {
root ./htdocs/YoupiBanane/;
index youpi.bad_extension
allowed_methods GET;
allowed_methods GET POST PUT DELETE;
}
cgi_enabled yes;
cgi_ext .bla ./ubuntu_cgi_tester
}
}