观察这个站点的响应头会给黑暗带来一点光明:
~ # curl -I "http://localreviewengine.com/"
HTTP/1.1 301 Moved Permanently
Date: Sat, 01 Dec 2012 01:57:11 GMT
Server: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.0-fips DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
X-Powered-By: PHP/5.2.17
Location: http://http://localreviewengine.com
Content-Type: text/html
如您所见,网络服务器正在重定向到http://http://localreviewengine.com
您的配置中的错字/不正确的协议前缀。
检查您的 apache 配置或(很可能)您的文档根目录.htaccess
您是否为移动过程添加了任何重定向/重写?例如we're moving our site, come back when the 5.000 machines are finally up and running again? (hopefully)