final fixes
This commit is contained in:
parent
15b561ee11
commit
6a23fdc3f2
1 changed files with 2 additions and 2 deletions
|
|
@ -23,11 +23,11 @@ in
|
|||
tryFiles = "$uri $uri/ $uri.html =404";
|
||||
};
|
||||
# RFC8805
|
||||
"/noc" = {
|
||||
"/noc/" = {
|
||||
alias = "/srv/http/noc/";
|
||||
};
|
||||
# RFC8805 new location
|
||||
".well-known/loc" = {
|
||||
".well-known/loc/" = {
|
||||
root = "/srv/http/noc/";
|
||||
};
|
||||
"/twentyyears/" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue