
Hello,
Is it possible to run a shop on multiple domains?
I can create the domains in IIS and redirect all of them to the same domain, which is configured in the PBO. But this is not what I want, because depending on the domain some things in the shop should of shouldn't be shown. So I should always use the domain the user entered.
We're running ePages 5.0.4p2 on Microsoft Windows Server 2003.
Regards,
Bart
Unfortunately it is not possible to use multiple domains with the same shop, because the URL will be change automatically to the domain specified in PBO/Shop settings.
Bart,
We had same problem a while ago and were able to solve it using url rewriting. When using IIS, try ISAPI _Rewrite with directive RewriteHeader Host: .* your.domain.com.