On Thu, Jan 3, 2013 at 3:50 PM, Jan Dubois <[email protected]> wrote: > 4) Is there a way to mix PSGI and CGI scripts in the same uWSGI > instance without passing in the http modifier from the load balancer? > > Right now I either user --remap-modifier 9:0 for CGI or > --remap-modifier 5:0 for PSGI. Is there a way to use both together?
Ok, I found the "uwsgi router" has support for this. Nice! Cheers, -Jan _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
