Page 1 of 1
From Development to Production?
Posted: Wed Feb 13, 2008 3:27 pm
by Ziggywigged
I have an existing site I'd like to convert to CMSMS but would like to keep current site up without affecting files/directories. All current files are at the root level of the domain.
Can you suggest a good process for doing this? Should I set up everything in a sub-directory? E.g.:
www.site.com/cmsms
Re: From Development to Production?
Posted: Wed Feb 13, 2008 3:40 pm
by Nullig
Yes, you could use a subdirectory or, if your host allows it, a subdomain like:
cms.site.com
Either would work.
Nullig
Re: From Development to Production?
Posted: Wed Feb 13, 2008 3:48 pm
by Ziggywigged
OK, so after everything is up and ready to go live with new CMSMS in sub-directory... Do I then redirect from current index to new index or is there a fairly easy way to 'move' all CMSMS files to root? I'd like to avoid redirecting for search engine reasons.
Re: From Development to Production?
Posted: Wed Feb 13, 2008 6:05 pm
by Nullig
Just copy everything to the root and change the paths in your config.php file.
Nullig
Re: From Development to Production?
Posted: Wed Feb 13, 2008 6:18 pm
by Ziggywigged
Ok, simple enough. Excuse the pun.
Going to get to work right now. Thanks for your help.
Re: From Development to Production?
Posted: Thu Feb 14, 2008 7:30 pm
by Pierre M.
Hello,
mikeiam wrote:
I have an existing site I'd like to convert to CMSMS...
I'm not sure if it matches your situation, but have a look at
this tutorial.
Pierre M.