Is apple retarded? http://apple.com doesnt work, but http://www.apple.com does (apple.com) 1 points by jpcx01 17y ago ↗ HN
[–] jpcx01 17y ago ↗ I dunno... maybe I'm retarded. But I tried it from multiple machines, so I'm guessing they screwed something up [–] aneesh 17y ago ↗ http://apple.com works for me. Check your hosts file.
[–] Gompers 17y ago ↗ Pertinent bit of `wget --verbose --server-response --no-dns-cache apple.com`: HTTP/1.1 302 Object Moved Location: http://www.apple.com/ [–] tvon 17y ago ↗ I suspect one of their servers is down, 'wget www.apple.com' resolves to 17.149.160.10, but 'wget apple.com' resolves to 17.112.152.57 (first, anyway) which is not giving me any response.Also, in the respective commands I'm seeing: Resolving www.apple.com... 17.149.160.10 vs Resolving apple.com... 17.112.152.57, 17.251.200.70, 17.149.160.49
[–] tvon 17y ago ↗ I suspect one of their servers is down, 'wget www.apple.com' resolves to 17.149.160.10, but 'wget apple.com' resolves to 17.112.152.57 (first, anyway) which is not giving me any response.Also, in the respective commands I'm seeing: Resolving www.apple.com... 17.149.160.10 vs Resolving apple.com... 17.112.152.57, 17.251.200.70, 17.149.160.49
4 comments
[ 2.9 ms ] story [ 19.5 ms ] threadAlso, in the respective commands I'm seeing:
vs