New Zenner
- Join Date:
- Feb 2009
- Posts:
- 4
- Plugin Contributions:
- 0
another newbie question
when i pull up my site it goes straight to zencart. how do i change this to go to my home page and not zen cart?:cry::cry:
Views: 721
New Zenner
when i pull up my site it goes straight to zencart. how do i change this to go to my home page and not zen cart?:cry::cry:
Totally Zenned
you have to move zecart to different folder under your root ..
example: you can create a folder under your root called store and move all zencart files to this folder .. note that you have to modify both configure.php files so your store can function correctly after move to subfolder .
New Zenner
when i modify the config's i just change the location? sorry for so many newbie questions. but if you dont ask you dont learn. :cool:
thank you for all your help:clap:
Totally Zenned
Yes, both configure files must be edited to point to the new directory.
In another way around, if your normal page is an html page, you could edit the .htaccess file to say:
DirectoryIndex index.html
But you are better off making the zen cart in a sub directory.
Tell staff why this post should be reviewed.