Guest User

Untitled

a guest
Jul 27th, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. I’m pleased to say that that the content for [ URL HERE] has been migrated over to your account with us.
  2. I’m including instructions below to set a hosts file on your computer. While this is a little complex, it is a completely foolproof way of testing your website and ensuring it works on our systems.
  3.  
  4. Basically setting a hosts file fools your computer into thinking that the website runs directly from our servers, even though it does not yet point to us. This only affects your PC and visitors to your website will see the site as normal in the old location.
  5.  
  6. To do this you need to edit a file on your computer:
  7.  
  8. The location of the file is as follows:
  9.  
  10. Windows PC c:/windows/system32/drivers/etc/hosts
  11.  
  12. Mac OSX /private/etc/hosts
  13.  
  14. Linux /etc/hosts
  15.  
  16. Just open it up in your favourite text editor (e.g. Notepad) and add that line on the bottom:
  17.  
  18. [HOSTS FILE HERE]
  19.  
  20. On Windows you need to run Notepad with administrator permissions (right click -> run as administrator). On Mac the best way to edit it is using terminal and typing “sudo nano /etc/hosts”, then adding the line and pressing Ctrl+X.
  21.  
  22. Once you have made the change, save the file then restart your PC and browse to your website as normal.
  23. You will see it served from our systems and will be able to test the full functionality of your CMS.
  24. To view the site on your existing host, just remove the line from your hosts file and restart.
  25.  
  26. Once done testing, you will need to update the nameservers to make the site live from our servers. Our nameservers are:
  27.  
  28. ns1.NAMESERVER
  29. ns2.NAMESERVER
  30.  
  31. If you have any problems or need more advice on the nameservers / setting up emails, or if there are any issues with the migration please respond to this email. I’m here to help and we want to make this as smooth as possible!
Add Comment
Please, Sign In to add comment