Hello all, I am running in some little stumbling blocks with passenger as a multi user environment (the most problematic feature is that, once you setup a sub-domain passenger wants you to declare on nginx every app running on that nginx server which is not ideal to add apps on the fly and / or if a user wants to run 2 apps from his space)
so I was thinking about a more drag a drop / one line command line deploy (even multiple camping apps and not just one) and I would like to test camping with lighttpd + fastcgi. I assume that this would allow a user to run as many camping application as he wants (space permitting) without having to reconfigure lighttpd each time an application is added correct? Question: on the examples I can only find a camping fcgi dispatcher for apache. Do you have any dispatcher that would work on lighttpd or should I use a generic ruby dispatcher like http://pallas.telperion.info/ruby-cgi/ ? Thanks David
_______________________________________________ Camping-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/camping-list

