diff --git a/hosts/Infini-DL360/web.nix b/hosts/Infini-DL360/web.nix index 98c1ff0..d75c344 100644 --- a/hosts/Infini-DL360/web.nix +++ b/hosts/Infini-DL360/web.nix @@ -75,6 +75,9 @@ in autoindex on; ''; }; + locations."/p/" = { + root = "/srv/web/files.inx.moe"; + }; }; "old.inx.moe" = ssl-optional // { locations."/" = {