$ curl -4s http://kairos.xyz/ | grep title <title>Kairos</title> $ curl -6s http://kairos.xyz/ | grep title <title>Welcome to nginx on Debian!</title> $ host kairos.xyz kairos.xyz has address 107.161.29.121 kairos.xyz has IPv6 address 2604:180:0:a54::24d9
listen 80; listen [::]:80;
If you see this page, the nginx web server is successfully installed and working on Debian. Further configuration is required.
For online documentation and support please refer to nginx.org
Please use the reportbug tool to report bugs in the nginx package with Debian. However, check existing bug reports before reporting a new bug.
Thank you for using debian and nginx."
I meant here: http://kairos.xyz/
" (...) Try...
Who is Richard Stallman? define bravado 10 USD to EUR RFC 2460 generate username help - about"
http://archive.is/AxHFV
the only thing I can think off right now is that the http "Host" header field is not sent. I have several sites on the same server and Nginx is used as a reverse proxy and uses the Host field to redirect traffic to different ports.