Zen Cart Logo
Forums / Installing on a Linux/Unix Server / How can index.php find shop

How can index.php find shop

Locked

Views: 1,616

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
5 Feb 2008, 8:19 AM
#1
live_wien avatar

live_wien

New Zenner

Join Date:
Dec 2007
Posts:
36
Plugin Contributions:
0

How can index.php find shop

Hi,
if I install zen in a folder called shop.
If the domain name is https://www.myshop.com
Does the Index.php reside in the root of the web directory so typing https://www.myshop.com/index.php starts the zen program?
if so how does it find the zen in the shop folder.
thanks

5 Feb 2008, 8:21 AM
#2
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: How can index.php find shop

if so, you will have to access the shop thru site.com/shop/index.php (with or without index.php is the same)
if you want to access the site at site.com instead, you have to move the shop to the root folder

5 Feb 2008, 9:25 AM
#3
live_wien avatar

live_wien

New Zenner

Join Date:
Dec 2007
Posts:
36
Plugin Contributions:
0

Re: How can index.php find shop

Many thanks,
I thought that may be the way