Zen Cart Logo
Forums / General Questions / Need full path to Home?

Need full path to Home?

Locked

Views: 906

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
18 Sep 2006, 5:21 PM
#1
cosmocanuck avatar

cosmocanuck

New Zenner

Join Date:
Jun 2006
Posts:
85
Plugin Contributions:
0

Need full path to Home?

Hi,

Just customizing a ZC install (my second) and noticing that when you click HOME on the breadcrumbs, it causes a 404 error - evidently because the link is to the ZC directory only, without specifying "index.php". (When I manually add "/index.php" to the link and try that, it does work.)

Short of requiring my web host to change their configuration settings, is there some place in ZC I can globally change this link so it always goes to the specific "index.php" URL? That seems like it would fix things...

Thanks,
adam

18 Sep 2006, 6:14 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Need full path to Home?

You should really have your hosting site set up your server to properly recognize:
index.php index.html index.shtml index.htm

18 Sep 2006, 7:38 PM
#3
cosmocanuck avatar

cosmocanuck

New Zenner

Join Date:
Jun 2006
Posts:
85
Plugin Contributions:
0

Re: Need full path to Home?

OK - I'll talk to them.

adam