Skip to main content

Use sub domains for temporary site access

Comments

3 comments

  • robb3369
    We do this all the time... Setup the client domain in WHM just like you would (clientsite.com) and then park your test subdomain on it (client.test-domain.com) either from cpanel or whm... This way once the site goes live, you'll basically remove the subdomain, run a wordpress specific search and replace tool /https://interconnectit.com/products/search-and-replace-for-wordpress-databases/ to update the db with the new hostname and then remove the SnR script from the server.
    0
  • cPanelMichael
    Hello :) The easiest solution is to simply have the web designers update the hosts file on their machines so that the domain name resolves to the IP address of the server. This will allow them to view the website before the DNS is updated without using the Apache Mod_Userdir tweak. [url=http://en.wikipedia.org/wiki/Hosts_(file)]hosts (file) - Wikipedia, the free encyclopedia Thank you.
    0
  • dankoni
    [quote="cPanelMichael, post: 1592621">Hello :) The easiest solution is to simply have the web designers update the hosts file on their machines so that the domain name resolves to the IP address of the server. This will allow them to view the website before the DNS is updated without using the Apache Mod_Userdir tweak. [url=http://en.wikipedia.org/wiki/Hosts_(file)]hosts (file) - Wikipedia, the free encyclopedia Thank you.
    GAH! Why didn't I think of this a week ago?! lol
    0

Please sign in to leave a comment.