Timeline for What virtual host should I serve when someone hits my webserver without a "Host:" header?
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 7, 2021 at 7:34 | history | edited | CommunityBot |
replaced https://tools.ietf.org/html/rfc with https://www.rfc-editor.org/rfc/rfc
|
|
| Apr 16, 2017 at 17:40 | vote | accept | Braiam | ||
| Dec 17, 2016 at 8:19 | comment | added | Tom Brossman | Nginx is a special case since it supports a 444 (no response) code and drops the connection. This is probably what you want since it provides better security against Host header attacks. Related answer here. | |
| Dec 16, 2016 at 22:14 | history | edited | Braiam | CC BY-SA 3.0 |
added 79 characters in body
|
| Dec 16, 2016 at 22:00 | history | answered | Braiam | CC BY-SA 3.0 |