I have added a line like the following to my /etc/hosts file:
159.253.x.xxx www.***.nl
When I ping to www.***.nl it gives me the correct ip address back but when I use my browser I do not get to 159.253.x.xxx (which is my development server containing a copy of the actual site).
My question is, how do I solve this?
I'm running Ubuntu 14.04.