Now running on Passenger
Today I had a few hours to spare and decided to try out Passenger. This blog is hardly a high traffic website, but it has some crazy RewriteRules that I figured would test the limits of the module.
Everything appears to be working perfectly, and it took less than 5 minutes to set everything up. I’m seriously impressed at how simple this was. I’ll confess to being skeptical at first, but so far the package lives up to the promises on its website.
If you notice anything broken let me know. Now I have to figure out how to kill the rest of my spare time.
Posted on April 26th, 2008 | 4 comments | Commenting Closed

Koz April 26th, 2008 @ 04:03 PM
Spoke a little too soon, there’s a bug with custom rewrite rules and handling /. But everything else appears ok.
Hongli Lai April 26th, 2008 @ 11:30 PM
Nice. :) As for the / + mod_rewrite issue, you might want to keep an eye on http://code.google.com/p/phusion-passenger/issues/detail?id=11. It’s on the todo list.
Koz April 27th, 2008 @ 11:04 AM
Yep, found it, tested it, things are running fine again!
Koz May 4th, 2008 @ 08:35 PM
This is now running 1.0.4, everything seems to be running just fine.