Zen Cart Logo
Forums / Installing on a Linux/Unix Server / Redirecting to Domain Name?

Redirecting to Domain Name?

Locked

Views: 1,976

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
7 Mar 2008, 2:55 PM
#1
sicpuppy avatar

sicpuppy

New Zenner

Join Date:
Mar 2008
Posts:
4
Plugin Contributions:
0

Redirecting to Domain Name?

Hi, Complete novice to setting up webpages but bear with me!

I set up my domain on Dreamhost and you can see my site here: https://www.acestoreuk.com

My Zen store is located at https://www.acestoreuk.com/zen

I set dreamhost to have its web directory as https://www.acestoreuk.com/zen so that when I put https://www.acestoreuk.com into the address bar the homepage comes up - which works great!

My problem is whenever I click any links on the site I get errors as it goes back to putting the '/zen' into the command

Any help?

7 Mar 2008, 7:34 PM
#2
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Location:
New York City
Posts:
6,800
Plugin Contributions:
0

Re: Redirecting to Domain Name?

Why did you set it up that way? Why is your Zen Cart in its own folder?

7 Mar 2008, 8:16 PM
#3
sicpuppy avatar

sicpuppy

New Zenner

Join Date:
Mar 2008
Posts:
4
Plugin Contributions:
0

Re: Redirecting to Domain Name?

afo:

Why did you set it up that way? Why is your Zen Cart in its own folder?

Im not sure...is that abnormal? Like I said im a complete beginner at this stuff, bear with me.

Is there anyway I can sort this?

8 Mar 2008, 12:40 AM
#4
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Redirecting to Domain Name?

In fact, when I go to https://www.acestourek.com, I don't see your site, since there isn't any index.php or index.html file in the root (home) directory.

Move all the files from /zen to the home directory (https://www.acestoreuk.com), then edit includes/admin/configure.php and includes/configure.php to remove the references to /zen in the path information.

8 Mar 2008, 10:14 AM
#5
sicpuppy avatar

sicpuppy

New Zenner

Join Date:
Mar 2008
Posts:
4
Plugin Contributions:
0

Re: Redirecting to Domain Name?

stevesh:

In fact, when I go to https://www.acestourek.com, I don't see your site, since there isn't any index.php or index.html file in the root (home) directory.

Move all the files from /zen to the home directory (https://www.acestoreuk.com), then edit includes/admin/configure.php and includes/configure.php to remove the references to /zen in the path information.

I recently reverted back.

Yes thats what I thought and thats what I intend to do :) will try it now

10 Mar 2008, 9:35 AM
#6
sicpuppy avatar

sicpuppy

New Zenner

Join Date:
Mar 2008
Posts:
4
Plugin Contributions:
0

Re: Redirecting to Domain Name?

Sorted, cheers