> So either Django is not a compliant WSGI app or uWSGI is unable to mount
> a standard WSGI application to the root location in nginx without using
> magic rewrites?
>
> Eienne
>

Neither of the two, you were asking about mounting in a sub-uri in the
previous posts, that requires some kind of ruling. For mounting under /
(or empty SCRIPT_NAME to be more compliant with WSGI) you do not need
additional configurations.


-- 
Roberto De Ioris
http://unbit.com
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to