<div dir="ltr"><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">Have you checked your configuration has been loaded properly?<br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)"><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">Most probably, either:<br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">- your configuration is not loaded: check it with the -t nginx option, then check your error log on reload to spot any message there<br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">- your configuration file is not used, the default one is (you might ensure you overwrote the right file or use the -c nginx option to specify your configuration file). If you are using nginx >=1.9.2, you might wanna check the new -T 
option so the loaded configuration is dumped on standard output</div><div class="gmail_extra"><div><div class="gmail_signature"><font size="1"><span style="color:rgb(102,102,102)">---<br></span><b><span style="color:rgb(102,102,102)">B. R.</span></b><span style="color:rgb(102,102,102)"></span></font></div></div>
<br><div class="gmail_quote">On Mon, Mar 21, 2016 at 6:52 PM, zharvey <span dir="ltr"><<a href="mailto:nginx-forum@forum.nginx.org" target="_blank">nginx-forum@forum.nginx.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">As a followup to the original question, what I'm really looking for is for<br>
my homepage (index.html) to be served when you go to<br>
<a href="http://mynginx.example.com" rel="noreferrer" target="_blank">http://mynginx.example.com</a>, *not* the nginx default page.<br>
<br>
Posted at Nginx Forum: <a href="https://forum.nginx.org/read.php?2,265548,265549#msg-265549" rel="noreferrer" target="_blank">https://forum.nginx.org/read.php?2,265548,265549#msg-265549</a><br>
<div class=""><div class="h5"><br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div></div>