Hacker News new | ask | show | jobs
by xojoc 3779 days ago
I do. Nginx does the matching using the Host field http://nginx.org/en/docs/http/ngx_http_core_module.html#serv...
1 comments

Hmm, I could've sworn that server_name doesn't rely on the Host header. My mistake.