-
viewing a new web server before making it live
Hi,
I am trying to remember a very clever thing a web developer friend once showed me, but I just can’t remember or find any clues to it on the web.
It involved editing a system file using notepad so that I could over ride the ip and server settings to visit a server that was not listed as the whois lookup.
What I am trying to do is illustrated in this example (I am trying to be as clear as possible) E.g. :
domain name https://www.example.com is currently on server abc1.europe.com
I want my computer to access the domain name as https://www.example.com on server abc1.newserver.com
In the text editor I had to type something like
https://www.example.com abc1.newserver.com
This is so that the web browser reads this system file and knows that for this particular domain name it should be redirected. I think there may have even been the ip of the server included too.
What this allows is for me to look at the new website whilst the rest of the world looks at the old until the change is made official.
If anyone can help I will be most grateful.
Thank you.
James