Reorganize ogdo folder

This commit is contained in:
jaina heartles 2024-04-20 02:00:17 -07:00
parent e529e25bc6
commit c35085fca4

View file

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