Friday, 23 August 2013

Broswers open localhost instead of remote server

Broswers open localhost instead of remote server References When I try to access my domain http://www.ylog.in , all browsers in my system opens localhost (Where I have Apache2) instead of my remote server hosted at heroku. But when I open the domain via proxy, it works fine. Amazingly both nslookup www.ylog.in ping www.ylog.in resolves to 127.0.0.1 My /etc/hosts contains no entries for www.ylog.in . Operating System: Linux Mint 12 Name Servers : 8.8.8.8,8.8.4.4 PS: I remember that some day I have intentionally made the domain to resolve to 127.0.0.1 but I forgot what I did to achieve that. I should have made changes name server provided by registrar or made changes to /etc/hosts. But right now both doesn\'t contain any entries like that.

No comments:

Post a Comment