在过去,我们没有一个合适的域名为我们的网站,现在我已经注册了一个合适的域名,但现在我遇到了以下问题:
https://46.144.46.214/ita我可以访问门户没有任何问题, 你知道我可以通过知识产权而不是通过名称来达到目的吗? 我需要通过域来达到它。 先谢谢你。
你有一个redirect循环。
$ wget --no-check-certificate https://ita.telvent-netherlands.com/ITA --2012-09-04 23:33:44-- https://ita.telvent-netherlands.com/ITA Resolving ita.telvent-netherlands.com (ita.telvent-netherlands.com)... 46.144.46.214 Connecting to ita.telvent-netherlands.com (ita.telvent-netherlands.com)|46.144.46.214|:443... connected. WARNING: The certificate of `ita.telvent-netherlands.com' is not trusted. WARNING: The certificate of `ita.telvent-netherlands.com' hasn't got a known issuer. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://ita.telvent-netherlands.com/ITA/ [following] --2012-09-04 23:33:46-- https://ita.telvent-netherlands.com/ITA/ HTTP request sent, awaiting response... 302 Found Location: /ITA/Login.aspx?action=timeout [following] --2012-09-04 23:33:46-- https://ita.telvent-netherlands.com/ITA/Login.aspx?action=timeout HTTP request sent, awaiting response... 302 Found Location: /ITA/Login.aspx?action=timeout [following] --2012-09-04 23:33:46-- https://ita.telvent-netherlands.com/ITA/Login.aspx?action=timeout HTTP request sent, awaiting response... 302 Found Location: /ITA/Login.aspx?action=timeout [following] ... Continues until web browser gives up...
https://ita.telvent-netherlands.com/ITA/Login.aspx?action=timeout似乎将无限循环redirect到自己。