Hi, I'm new to nginx and I'm having trouble adapting the nginx config to proxying mongrel correctly.<br><br>I'm having trouble with the following nginx configuration (<a href="http://pastie.caboo.se/22617">http://pastie.caboo.se/22617
</a>). <br><br>I have various vhosts setup but every time I ask for any static file, the request is passed on to mongrel even though there is a static file in the doc root ( <a href="http://pastie.caboo.se/22547">http://pastie.caboo.se/22547
</a>). <br><br>In the first pastie you can see the error.log for the request to <a href="http://es.myapp.org">http://es.myapp.org</a> when there is an index.html in the docroot.<br clear="all"><br>I've been trying different configurations but I always get the same problem.
<br><br>I really would appreciate any help with this.<br><br>Thanks,<br><br>Saimon<br>