Question
Add a domain alias (Ubuntu)
How do I set up a domain alias?
e.g.
Primary domain : example.com
Alias: example2.com
I have tried adding CNAME into the primary domain's DNS:
example2.com example.com.
Also added ServerAlias in apache2/sites-available/example.com
What else do I need to do?
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×