Раньше у нас не было подходящего доменного имени для нашего сайта, теперь я зарегистрировал правильное доменное имя, но теперь я столкнулся со следующей проблемой:
https://46.144.46.214/ita
Я могу получить доступ к порталу без проблем;Вы знаете, как я могу связаться с ним по IP, а не по имени? Мне нужно добраться до него по домену. Заранее спасибо.
У вас есть цикл перенаправления.
$ 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-net Netherlands.com/ITA/Login.aspx?action=timeout кажется, перенаправляется к себе в бесконечный цикл.