> curl programming.webcity.io -v
* Rebuilt URL to: programming.webcity.io/
* Trying 188.166.222.62...
* Connected to programming.webcity.io (188.166.222.62) port 80 (#0)
> GET / HTTP/1.1
> Host: programming.webcity.io
> User-Agent: curl/7.43.0
> Accept: */*
>
< HTTP/1.1 404 Not Found
< Server: nginx/1.9.3 (Ubuntu)
< Date: Fri, 13 May 2016 04:13:59 GMT
< Content-Type: text/html
< Content-Length: 177
< Connection: keep-alive
<
<html>
<head><title>404 Not Found</title></head>
<body bgcolor="white">
<center><h1>404 Not Found</h1></center>
<hr><center>nginx/1.9.3 (Ubuntu)</center>
</body>
</html>
* Connection #0 to host programming.webcity.io left intact