Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Website Duplication

Community,

I am trying to make PPC websites for hyper local markets and trying to duplicate an HTML/PHP site about 80 times. Everything will be basically the same with some minor adjustments to logos etc. Does anyone know where there is a course showing how to copy a website on a server and configure everything properly to make the site live? This includes setting file permissions, configuring .htaccess file etc. etc. etc. Any suggestions or help would be greatly appreciated. Thanks!

explain this duplication that you are talking about. Duplicate what exactly and what for? I'm not following on that part.

2 Answers

So I have a website that currently exists on my rackspace server and I am simply trying to duplicate that website and all of its files and put them on a new domain and new database in a separate location. Obviously I need to configure some of the files for the new site from the website that I just copied everything over from. Once I set the nameservers for the domain that we purchased, I don't know what files I need to configure to make the website live. I've never learned how to do this?

Is there a particular process I can follow to achieve this task? I tried looking through TreeHouse but I cant find anything.

It depends on the website that you are using. If you are using a platform of some sort (joomla, wordpress, etc) then there should be a config file somewhere in root where you can change the database details from the old to the new.

Other than that, it should be pretty straight-forward. What kind of platform are you using specifically (if any)?