conf for tester

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

View File

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