Infini-DL360/web: add hidden public files folder
This commit is contained in:
parent
4e920cf585
commit
67a33bf7fc
1 changed files with 3 additions and 0 deletions
|
@ -75,6 +75,9 @@ in
|
||||||
autoindex on;
|
autoindex on;
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
locations."/p/" = {
|
||||||
|
root = "/srv/web/files.inx.moe";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
"old.inx.moe" = ssl-optional // {
|
"old.inx.moe" = ssl-optional // {
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue