Reorganize ogdo folder
This commit is contained in:
parent
e529e25bc6
commit
c35085fca4
1 changed files with 4 additions and 4 deletions
8
ogdo.nix
8
ogdo.nix
|
@ -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";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue