<div dir="ltr"><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">Your configuration means that Nginx is listening on port 80 and will forward any request form <a href="http://example.com">example.com</a> to a backend located on localhost listening on port 8009.<br>

<br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">Since Nginx is a proxy, you need a backend to serve content to which requests sent to Nginx will be forwarded.<br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">

You seem not to understand what you are doing...<br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)">You machine is doing precisely what you ask it to do. Not more, not less.<br></div><div class="gmail_extra">

<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>