Guest Posted July 8, 2006 Posted July 8, 2006 I have installed and been operating my cart from http://www.domain.com/shop I would like to have the shop load directly at http://www.domain.com What is the most effective way to do this? I feel a html redirect is a little unprofessional. Would I change a whole bunch of values in shop\admin\includes\configure and then move the whole cart back one directory?
ozcsys Posted July 8, 2006 Posted July 8, 2006 I have installed and been operating my cart from http://www.domain.com/shop I would like to have the shop load directly at http://www.domain.com What is the most effective way to do this? I feel a html redirect is a little unprofessional. Would I change a whole bunch of values in shop\admin\includes\configure and then move the whole cart back one directory? You will need to change both of your configure.php files removing the /shop from them The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
Guest Posted July 8, 2006 Posted July 8, 2006 Is this the only change needed to be done? (removing /shop from configure.php in /shop and /shop/admin ) Do I have to move the whole directory back one? You will need to change both of your configure.php files removing the /shop from them
ozcsys Posted July 8, 2006 Posted July 8, 2006 Is this the only change needed to be done? (removing /shop from configure.php in /shop and /shop/admin ) Do I have to move the whole directory back one? Yes you will need to move the osC files up to the root of your domain. The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
Guest Posted July 8, 2006 Posted July 8, 2006 i imagine entering the /shop directory and "mv * -r .." would work? Yes you will need to move the osC files up to the root of your domain.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.