can you paste the nginx.conf file, and the output of these 2 commands. ifconfig -a
netstat -anp | egrep '443|80' Thanks! Alvaro On Wed, Jun 11, 2014 at 7:39 AM, Austin <[email protected]> wrote: > I thought I sent a message earlier, but it appears it did not get > distributed. I've recently configured a server using pretty much all the > defaults (Nginx and mysql). I'm able to access my server at the default ip > of 192.168.56.101, but I can't seem to replace the default Nginix welcome > page. The synced folder is going to /var/www. I've tried placing a new html > file in the following directories but it never appears on the live site: > /var/www; /var/www/html; /var/www/awesome.dev. I can't seem to figure why > nginx is not reading these files. > > -- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
