Question
Pointing second domain to an existing virtual host - NGINX
Hi.. I have a virtual host let’s name it www.example.com and I am pointing a domain already to it www.example.com
Can I point a second domain www.example1.com to the same virtual host with domain masking? meaning when I go to www.example1.com, I want the same showing in the URL I don’t want any redirection to example.com to take place.
Thanks.
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.
×