> * Roberto De Ioris <[email protected]> [2013-03-10 > 16:59]: >> this is fixed (previous version had static-check precedence over routing >> and was obviously wrong) > > I just noticed that this commit (5631dcabf815554b8fabc4dfe1481aae486bbf4d) > broke cgi-index/php-index again.
There is a logic-problem with the current implementation and the previous one. I think the code must be changed to directly rewrite PATH_INFO. In that way the need of php-index and cgi-index will be reduced only to setup where the webserver manages static files. -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
