| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 23 hours | nginx: add catch-all default_server returning 404 for unmatched hostsHEADmain | Luke Hoersten | 1 | -0/+19 | |
| Without an explicit default_server, nginx falls back to the first alphabetically-loaded vhost for any request whose Host or SNI matches no server_name. Add an explicit catch-all that returns a plain 404 over HTTP and rejects the TLS handshake (ssl_reject_handshake, nginx >= 1.19.4) so unmatched HTTPS requests are not served a mismatched cert. | |||||
| 2026-03-27 | Fixed paper build URL and nginx logging off. | Luke Hoersten | 1 | -6/+1 | |
| 2026-03-25 | Update versions and fix nginx logging. | Luke Hoersten | 1 | -1/+6 | |
| 2020-06-15 | Added stream support to nginx configs. | Luke Hoersten | 1 | -0/+91 | |
