Connect domain to Wordpress installation

Hi,

I am running the EasyEngine with multiple Wordpress installations (no multisite) for different domains: example1.com, example2.com, example3.com

How can I setup a new domain to an existing Worpress installation. For example I setup the DNS of example1.net with the server IP and I want to link it to example1.com. (not example2,3,4,5)

Hi @clemens

It’s been a long time, and we haven’t heard from you. I hope your issue is resolved.

Anyways, you can do this by changing vhost configuration in the sites-available directory in /etc/nginx/ :

  1. Change server_name to the required domain name.
  2. Set root directive to location your Wordpress installation.

I am closing this support topic for now. Feel free to create a new support topic if you have any queries further. :slight_smile: