I'm not sure whether this is possible or not.
I installed CMS Made Simple in a directory to play around with it: http://brittanylamb.info/cmsmadesimple/
Now, after adding content and styling it, I'd like to move it to my document home: http://brittanylamb.info/
I'd like to do this without redirection. That means changing the install directory.
Is this possible?
Thanks.
how to change install directory
Re: how to change install directory
Hi,
Simply move all files to your webroot (delete/rename index.html or index.htm if it exists in your webroot) and change all instances of http://brittanylamb.info/cmsmadesimple/ in your config.php to http://brittanylamb.info/.
Regards,
D
Simply move all files to your webroot (delete/rename index.html or index.htm if it exists in your webroot) and change all instances of http://brittanylamb.info/cmsmadesimple/ in your config.php to http://brittanylamb.info/.
Regards,
D