Phusion Passenger, the application server that makes deploying ruby web apps on apache so easy, has now been ported to nginx, my web-server of choice.
And me being me, I have already switched all the ruby web apps I host over to using the passenger module in nginx. Which means that, no longer do I have to have apache running behind nginx to deal with the ruby apps using passenger. I can just do it straight from nginx.
Life is good
Get it here
http://blog.phusion.nl/2009/04/16/phusions-one-year-anniversary-gift-phusion-passenger-220/
