Keywords: Nginx - AWS - How to - Other
Description:
Hi!
I'm trying to do an update, running a new instance on AWS.
My current instance is Nginx 1.16.1-5 and the new instance available on AWS Lightsail is 1.18.0-3.
When running it I realized that a lot has changed in the infrastructure, with that I'm taking a look at the tutorials on how to make my sites available in Wordpress, but I'm not getting it.
I followed this tutorial to the letter, but when I create the server_block files I can't access the site, presenting the "connection refused" error.
Tutorial: https://docs.bitnami.com/aws/how-to/install-wordpress-nginx/#step-3-install-wordpress
I host more than one website in the same instance, but I don't use Wordpress Multisite, I use individual installations.
Does anyone have any suspicion of what it might be?