Reorganize ogdo folder

This commit is contained in:
jaina heartles 2024-04-20 02:00:17 -07:00
parent e529e25bc6
commit c35085fca4
1 changed files with 4 additions and 4 deletions

View File

@ -26,10 +26,10 @@
'';
locations."/" = { index = "/index.html"; };
locations."/v" = { tryFiles = "/Ogdo-V-corrected.pdf =404"; };
locations."/iv" = { tryFiles = "/Ogdo-IV.pdf =404"; };
locations."/1031" = { tryFiles = "/Halloween-special-updated.pdf =404"; };
locations."~ ^/.+" = {
root = "/srv/ogdo/served-files";
tryFiles = "$uri =404";
};
};
};
}