Infini-DL360/web: add hidden public files folder

This commit is contained in:
Infinidoge 2025-01-23 12:55:33 -05:00
parent 4e920cf585
commit 67a33bf7fc
Signed by: Infinidoge
SSH key fingerprint: SHA256:EMoPe5e2dO0gEvtBb2xkZTz5dkyL0rBmuiGTKG5s96E

View file

@ -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."/" = {