How do I configure nginx and uwsgi when the url is suppose:
/a/b/c/ and it needs to map to a file of: /home/app1/public_html/index.phpI guess the SCRIPT_NAME that PHP will see must stay the same /a/b/c/ url path, so that the PHP app can generate proper urls in the HTML output.
-- дамјан _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
