> On Wed, 21 Mar 2012, Roberto De Ioris wrote: >> Remember the new 1.1 syntax: >> >> --plugin 0:psgi >> >> to map a plugin to a specific modifier > > That doesn't seem to work for plugins compiled into the executable itself: > > ./psgi_plugin.so: cannot open shared object file: No such file or > directory > > I guess in that case I have to use --remap-modifier. >
Oh yes, sorry it is only valid for dynamic plugins. -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
