Advertisement
Guest User

Untitled

a guest
Feb 28th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. Well, forum was fast once. At ticket service they're always fast and accurate. :-)
  2.  
  3. The following is their reply that solved my doubts.
  4.  
  5. *************************************************************************
  6. You have to test the site prior to change the DNS using hosts method.
  7.  
  8. If you are using LINUX/Mac OS, enter the IP address and the domain name in '/etc/hosts' file on your local machine as shown below and try loading the domain after clearing your browser cache.
  9.  
  10. 198.20.116.197 domain.com www.domain.com
  11.  
  12. If you are using WINDOWS, enter the IP address and the domain name in 'C:\WINDOWS\SYSTEM32\DRIVERS\etc\hosts' file and try loading the domain after clearing your browser cache.
  13.  
  14. Replace domain.com with the actual domain name. Then you can access the site directly by calling http://domain.com
  15. *************************************************************************
  16. What I did, not to conflict with cached pages is to open a second (and different) browser and check the site there. Hope it helps.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement