<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi, uWSGI apparently does some weird voodoo tricks to manage
      SCRIPT_NAME and PATH_INFO when using nginx: "The WSGI standard
      dictates that <code class="docutils literal"><span class="pre">SCRIPT_NAME</span></code>
      is the variable used to select a specific application.
      Unfortunately u
      nginx is not able to rewrite PATH_INFO accordingly to SCRIPT_NAME.
      For such reason you need to instruct WSGI to map specific apps
      in the so called “mountpoint” and rewrite SCRIPT_NAME and
      PATH_INFO automatically"</p>
    <p>I'm not sure I understand the logic of this. Can someone please
      explain why the variable PATH_INFO is set to $document_uri in
      uwsgi_params? <br>
    </p>
    <p>Thank you in advance,</p>
    <p>E<br>
    </p>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Etienne Robillard
<a class="moz-txt-link-abbreviated" href="mailto:tkadm30@yandex.com">tkadm30@yandex.com</a>
<a class="moz-txt-link-freetext" href="http://www.isotopesoftware.ca/">http://www.isotopesoftware.ca/</a></pre>
  </body>
</html>