Quote from: indeman at Mar 24, 2010, 03:09 PM
I read the documentation on contexts but haven’t understood.
I installed Modx Revolution RC1 in a subdirectory such as http://mysite.com/subdir/
I have since deleted the old site at the root ie. http://mysite.org
I want to move the Modx Revolution site from http://mysite.com/subdir/ to http://mysite.com
I guess this can be done without physically moving the Modx installation from the subdir to the root.
Where can i find some simple instructions?
You won’t be using contexts for this. That’s something else.
You can physically move the site to the root or not. Check the first line of the config.core.php file in the MODx root to make sure it’s correct. Then run setup in upgrade mode.
If you use FURLs, you’ll have to adjust the .htaccess file (I would leave them off until the move is successful).
Quote from: indeman at Mar 24, 2010, 03:27 PM
Thank you Bob
Don’t thank me until it works.
I usually forget something when I give instructions off the top of my head.