fix website 404
This commit is contained in:
parent
35ec65833b
commit
29d9e09659
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
enable = true;
|
||||
virtualHosts = {
|
||||
"cherrykitten.dev" = {
|
||||
extraConfig = "error_page 404 /404.html;";
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
locations = {
|
||||
|
|
Loading…
Reference in a new issue