All,
I am using WordPress multi site sub-domain installation. Is there anyway to map domain like the example below.
Example.
Base URL : example-1.com
Site 1 URL : sub-domain-1.example-1.com
Site 2 URL : sub-domain-2.example-1.com
Site 3 URL : sub-domain-3.example-1.com
I would like to map above URL to URLs listed below.
Site 1 URL : sub-domain-1.example-2.com
Site 2 URL : example-2.com/sub-domain-2
Please note that example-1.com and example-2.com are placed in different machine. I am using different machine due to security reason.
Thank you