Hi,<br><br><div class="gmail_quote">On Sat, Jun 16, 2012 at 7:19 PM, Francis Daly <span dir="ltr"><<a href="mailto:francis@daoine.org" target="_blank">francis@daoine.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Browsers tend to hide the actual error message behind a "friendly" one.<br>
<br>
What does<br>
<br>
  curl -i <a href="http://test:80/" target="_blank">http://test:80/</a><br>
<br>
show?<br>
<br>
I suspect it will be something along the lines of<br>
<br>
  Couldn't resolve host 'test'<br></blockquote><div><br></div><div>Yes.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The best way is to set up name resolution such that your browser knows<br>


that the name "test" corresponds to your nginx server. In the common case,<br>
adding a line<br>
<br>
  127.0.0.1  test<br>
<br>
to /etc/hosts will make it all Just Work for all browsers on the system.<br></blockquote><div><br></div><div>It worked. Thanks.</div><div><br></div><div>So, same configuration has to be done while moving to Linux hosted server ?</div>

<div><br></div></div><div><br></div>-- <br><div>Thank You and Warm Regards,</div><div> <br>Chetan Arvind Patil,<br><a href="http://www.chetanpatil.info/" target="_blank">www.chetanpatil.info</a><br></div><div><br></div><div>

<br></div><br>