final fixes

This commit is contained in:
XenGi 2026-02-13 23:13:13 +01:00
parent 15b561ee11
commit 6a23fdc3f2
Signed by: xengi
SSH key fingerprint: SHA256:jxWM2RTHvxxcncXycwwWkP7HCWb4VREN05UGJTbIPZg

View file

@ -23,11 +23,11 @@ in
tryFiles = "$uri $uri/ $uri.html =404"; tryFiles = "$uri $uri/ $uri.html =404";
}; };
# RFC8805 # RFC8805
"/noc" = { "/noc/" = {
alias = "/srv/http/noc/"; alias = "/srv/http/noc/";
}; };
# RFC8805 new location # RFC8805 new location
".well-known/loc" = { ".well-known/loc/" = {
root = "/srv/http/noc/"; root = "/srv/http/noc/";
}; };
"/twentyyears/" = { "/twentyyears/" = {