diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix index 3b57c0c..cb700fc 100644 --- a/hosts/fwminex/configuration.nix +++ b/hosts/fwminex/configuration.nix @@ -358,6 +358,7 @@ in recommendedTlsSettings = true; virtualHosts."r1.jakstys.lt" = { extraConfig = '' + error_page 497 301 =307 https://$host:$server_port$request_uri; satisfy any; allow 127.0.0.1; allow ::1;