Jump to content

Multi on external domains


Recommended Posts

Hi,

I tried to run multi on different domains, trying use virtual host. Virtual host is configured, but I have 403 error when I´m trying to reach it... So, I think I must add to server config somethink like this?

ServerName www.sub2.domain.tld
ServerPath /sub2/
RewriteEngine On
RewriteRule ^(/sub2/.*) /www/subdomain$1

 

Do Prestashop need to pass any parameter, or it will know from which domain user came?

Link to comment
Share on other sites

×
×
  • Create New...