7a0e282dd0
I.e. an example of this: -> curl -kI -H "Host: valid.com" https://localhost HTTP/1.1 200 OK ... -> curl -kI -H "Host: invalid.com" https://localhost curl: (52) Empty reply from server Whether this works or not depends on SNI. |
||
---|---|---|
.. | ||
README.md | ||
example.com | ||
no-default | ||
ssl.example.com | ||
ssl.no-default |
README.md
Sites Available
Define host definitions here. It'd be a good thing if you keep your hosts indexed by domain name, eg:
example.com (handles traffic from both www.example.com and example.com)
foobar.com (as above)
test.foobar.com (handles traffic from both www.test.foobar.com and test.foobar.com)