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.
What happens is that I end up on the website running on the live server instead of the development server.
– Bernhard Nov 05 '14 at 22:19