I am using a Linux AMI Amazon instance on which I have installed nginx following this tutorial : https://castix.wordpress.com/2012/09/23/web-hosting-installing-nginx-as-a-reverse-proxy/
My reverse proxy doesnt seem to work. I havent done any DNS configurations since it is the first time I am using all the technologies and I dont know how. Can someone give me some help for any configuration regarding the DNS?
Also my conf.d directory contains only a virtual.conf file and not what in every other tutorial is presented. there is only one default configuration file which is in /etc/nginx and its name is nginx.conf (should I use this file or keep the configuration under conf.d)?
My reverse proxy doesnt seem to work. I havent done any DNS configurations since it is the first time I am using all the technologies and I dont know how. Can someone give me some help for any configuration regarding the DNS?
Also my conf.d directory contains only a virtual.conf file and not what in every other tutorial is presented. there is only one default configuration file which is in /etc/nginx and its name is nginx.conf (should I use this file or keep the configuration under conf.d)?