>> I've also tested with nginx and that modifier setting, it didn't work >> either. These are the results with uwsgi 0.9.6.6 in debug mode: >> nginx 0.8.54 >> [uWSGI DEBUG] uwsgi payload size: 728 (0x2D8) modifier1: 30 modifier2: 0 >> [uWSGI DEBUG] PATH_INFO=/test/admin/ >> [uWSGI DEBUG] SERVER_NAME= >> [uWSGI DEBUG] SCRIPT_NAME=/test >> [uWSGI DEBUG] HTTP_HOST=localhost > e?) >> > > This is correct (the debug info are printed before the PATH_INFO rewriting) > and should work out of the box. > What error did you see in the browser ?
The error that I'm getting is that Django doesn't generate the links corectly. I guess it doesn't get SCRIPT_NAME right. -- дамјан _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
