Page 1 of 1

how to change install directory

Posted: Thu Jan 11, 2007 3:40 pm
by warebiz
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.

Re: how to change install directory

Posted: Thu Jan 11, 2007 3:45 pm
by Dee
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