> I saw in the docs uwsgi is experimental for lighttpd? > > But I did not see /lighttpd/mod_uwsgi.c in latest git master. > > Has this been removed? > > Thanks. > > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi >
yes, it has been removed after 1.4. The 'blessed' way for lighttpd+uWSGI is fastcgi (just use --fastcgi-socket instead of --socket) -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
