Zen Cart Logo
Forums / General Questions / another newbie question

another newbie question

Locked

Views: 721

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
14 Feb 2009, 2:42 PM
#1
spider64 avatar

spider64

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:

14 Feb 2009, 3:02 PM
#2
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Location:
Montreal, Canada
Posts:
2,276
Plugin Contributions:
0

Re: another newbie question

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 .

14 Feb 2009, 4:52 PM
#3
spider64 avatar

spider64

New Zenner

Join Date:
Feb 2009
Posts:
4
Plugin Contributions:
0

Re: another newbie question

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:

14 Feb 2009, 8:18 PM
#4
bobdog avatar

bobdog

Totally Zenned

Join Date:
Mar 2006
Location:
Fresno, California
Posts:
590
Plugin Contributions:
0

Re: another newbie question

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.