Easyengine With Nginx reverse Proxy to hide real server ip address

hi folks!.

im trying to figure out how to install easyengine with nginx reverse proxy , purpose is to hide my real server ip and show other ip to visitors , to block DDOS attack , anyone has a good working tuts ?

thank you!

Hello @Paddyku, if you want to install easyengine on a server to use nginx as a reverse-proxy for another server, just use the command ee site create yourwebsite.tld --proxy=http://your-website-behind-proxy/

You will have to edit your /etc/hosts file to make sure the nginx proxy will follow the ip of your other server and not the ip set on your DNS.

nginx reverse already installed and now the problem is im using multisite each of them comes with ssl