Subdomain quirk - please help if possible

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
ZLA
Commodore (COMO)
Commodore (COMO)
Posts: 496
Joined: Fri Mar 13, 2009 2:55 pm

Subdomain quirk - please help if possible

Post by ZLA » Wed Sep 16, 2009 3:43 pm

I set up our staging environment as sgtest.storkgifts.com which maps to the root\sgtest folder. This works fine for the store side (sgtest.storkgifts.com). But on the admin side, sgtest.storkgifts.com/admin yields one of two errors: "resource not found" or it opens up root\admin\index.asp which is a separate ASP app. I can get to the subdomain admin folder through sgtest.storkgifts.com/sgtest/admin but I don't know why my sgtest subdomain doesn't work for the admin side.

Can someone tell me why this isn't working? Do I need to open a support item with our web host? Thanks in advance.

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Subdomain quirk - please help if possible

Post by AbleMods » Wed Sep 16, 2009 5:55 pm

Have you tried sgtest.storkgifts.com/sgtest/admin/default.aspx ?
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

ZLA
Commodore (COMO)
Commodore (COMO)
Posts: 496
Joined: Fri Mar 13, 2009 2:55 pm

Re: Subdomain quirk - please help if possible

Post by ZLA » Wed Sep 16, 2009 7:10 pm

Yes, if I include the sgtest subfolder, it will work whether or not I specify the default page explicitly or not. But I had thought that the entire folder would map to sgtest.storkgifts.com, not just that one folder.

I've since discovered that the customer side has similar problems. Trying to access a subfolder there (such as for log in) also requires explicitly including the sgtest subdomain folder. So you can't navigate between the home or product pages and the subfolder pages.

Given that, I'll probably get rid of the subdomain and just use www.storkgifts.com/sgtest which I know works.

As a related question, if I point the domain itself to a subfolder (root\sg) via host headers, do you know if the site will work as expected navigating from www.storkgifts.com (root\sg) to subfolders such as www.storkgifts.com\Members\MyAccount.aspx (root\sg\members\)?

Thanks again.

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Subdomain quirk - please help if possible

Post by AbleMods » Wed Sep 16, 2009 7:26 pm

Pointing the host header will probably work. The bigger question is how Able licensing will handle everything.

That's a pretty unique configuration.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

ZLA
Commodore (COMO)
Commodore (COMO)
Posts: 496
Joined: Fri Mar 13, 2009 2:55 pm

Re: Subdomain quirk - please help if possible

Post by ZLA » Wed Sep 16, 2009 8:46 pm

The license will be for www.storkgifts.com which I would think would work whether the site is located in the root or a subfolder. If not, we can always just go with www.storkgifts.com\sg as the URL if necessary.

Post Reply