Hi,

I'm trying to move my cart from www.domain/cart/ to just www.domain.com. I need a lot of help.
The instructions I got was moving the cart to another folder.

I looked at the following instructions: https://www.zen-cart.com/tutorials/i...hp?article=122

When I go to the Sessions in the Admin to change the path, what do I change? Right now it says:

/home/timtech/public_html/zen1.3.7_dev/cache

I also understand that I need to update the configure.php file to match the sessions link, and it should read this (after reading and searching a lot of threads here):

define('DIR_WS_CATALOG', '/');

Anything else I need to change?

Thanks so much,

Niti