Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Shop Location


Guest

Recommended Posts

Posted

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?

Posted
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??

Posted

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
Posted
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??

Posted

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...