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
From Development to Production?
-
- Power Poster
- Posts: 424
- Joined: Sat Feb 02, 2008 12:42 am
- Location: USA
From Development to Production?
Take a penny, leave a penny.
Re: From Development to Production?
Yes, you could use a subdirectory or, if your host allows it, a subdomain like:
cms.site.com
Either would work.
Nullig
cms.site.com
Either would work.
Nullig
-
- Power Poster
- Posts: 424
- Joined: Sat Feb 02, 2008 12:42 am
- Location: USA
Re: From Development to Production?
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.
Take a penny, leave a penny.
Re: From Development to Production?
Just copy everything to the root and change the paths in your config.php file.
Nullig
Nullig
-
- Power Poster
- Posts: 424
- Joined: Sat Feb 02, 2008 12:42 am
- Location: USA
Re: From Development to Production?
Ok, simple enough. Excuse the pun.
Going to get to work right now. Thanks for your help.
Going to get to work right now. Thanks for your help.
Take a penny, leave a penny.
Re: From Development to Production?
Hello,
Pierre M.
I'm not sure if it matches your situation, but have a look at this tutorial.mikeiam wrote: I have an existing site I'd like to convert to CMSMS...
Pierre M.