Let’me try to explain Daniel question.
We’re trying to use your plugin to provide the same site for 2 different URLs:
http://www.deroseeixample.com and eixample.derosemethod.org.
We included the A-type DNS entries to point to the same IP, and included ServerAlias entries on the Apache server, but the result seems that eixample.derosemethod.org is just pointing to http://www.deroseeixample.com, like a regular 301 redirection (the address bar shows http://www.deroseeixample.com instead of eixample.derosemethod.org).
Could you clarify this behavior, please?
Thanks in advance
PS: how can we handle https (SSL connections) using this same concept? https://eixample.derosemethod.org <=> https://www.deroseeixample.com ?