I have installed nginx on a hyper-v VM. I am hosting 3 sites. 2 sites on a Win Server VM and 1 site on a Windows 10 VM. The site on the windows 10 VM is working internally but that's only because DNS is routing it correctly. If I try from the outsite world I get 404 error.
Running nginx -t says everything is OK.
I copied my host file from 1, to 2, to 3 and modified it for each site. What am I missing?
Running nginx -t says everything is OK.
I copied my host file from 1, to 2, to 3 and modified it for each site. What am I missing?