1
1
Fork 0
NixOS configs
Go to file
Jaculabilis 46c6157fab empyrean: fix HTTPS for nonexistent subdomains
nginx always chooses a server block for a connection and the listen parameters are checked before server name. This meant that HTTPS connections missed the default 444 server block because it only matched HTTP. With this, those requests now get an SSL error.
2024-01-12 18:21:52 +00:00
keys beatific: add vagrant pubkey 2023-12-24 16:03:54 +00:00
machine empyrean: fix HTTPS for nonexistent subdomains 2024-01-12 18:21:52 +00:00
modules catacomb: serve mirror directly 2024-01-08 20:11:19 +00:00
README.md Update README 2022-11-27 02:43:35 +00:00
flake.lock beatific: Add 23.11 input 2023-12-15 20:52:12 +00:00
flake.nix beatific: Pin registry nixpkgs to flake input 2024-01-04 19:57:01 +00:00

README.md

nixos-configs