Hi,
First off, awesome bit of kit, works a treat.
One problem, I believe due to the friendly SEO URL code that the system will not run on an aliased domain.
Basically I have a server with GoDaddy that has multiple domains hosted in one place. So I have the store in a folder within the root.
Using the full domain www.domain.com the system doesn't work.
Using www.domain.com/folder it does work.
The issue lies in the RemoveApplicationPathFromRawUrl method which I guess is in one of dll's.
How do I fix this?
Thanks
Migrated from CodePlex: Issue #147 from muratcakir, on 11/4/2013 3:57:50 PM
Hi,
First off, awesome bit of kit, works a treat.
One problem, I believe due to the friendly SEO URL code that the system will not run on an aliased domain.
Basically I have a server with GoDaddy that has multiple domains hosted in one place. So I have the store in a folder within the root.
Using the full domain www.domain.com the system doesn't work.
Using www.domain.com/folder it does work.
The issue lies in the RemoveApplicationPathFromRawUrl method which I guess is in one of dll's.
How do I fix this?
Thanks