diff --git a/hosts/ocelot/website.nix b/hosts/ocelot/website.nix index 049e283..ce9ad5e 100644 --- a/hosts/ocelot/website.nix +++ b/hosts/ocelot/website.nix @@ -3,6 +3,7 @@ enable = true; virtualHosts = { "cherrykitten.dev" = { + extraConfig = "error_page 404 /404.html;"; forceSSL = true; enableACME = true; locations = {