Use existing domain as pointer (alias)

kshesq

Verified User
Joined
Jun 20, 2014
Messages
5
Dear all,

I have a customer who built a multisite (for domainA.com) and he wants to add another domain (domainB.com) to the site that is already existing on the server.
Adding this (domainB.com) as a pointer is not possible since it already exists in the server.

And deleting the (domainB.com) domain is not an option since the domain is used for mail.

Is there a workaround to get this domein (domainB.com) working as an extra domain for the domainA.com multisite? (except for hosting that domain on antoher server)

Thanks for your input.
 
I found a solution;

I transferred the extra domain (domainB.com) to the same user account, then I created new public_html and private_html symbolic links that point to ../domainA.com/public_html

Change the ownership of the symbolic links to the account user

seems to be working like this.
 
Back
Top