<?xml version="1.0" encoding="UTF-8"?>
<post>
  <content>&lt;p&gt;I've been running my Ruby on Rails apps using &lt;a href=&quot;http://httpd.apache.org/&quot;&gt;Apache&lt;/a&gt; and a load balancer to &lt;a href=&quot;http://httpd.apache.org/docs/2.0/mod/mod_proxy.html&quot;&gt;proxy&lt;/a&gt; to &lt;a href=&quot;http://mongrel.rubyforge.org/&quot;&gt;Mongrel&lt;/a&gt;. It all works very well, but when I heard about &lt;a href=&quot;http://www.modrails.com/index.html&quot;&gt;Passenger&lt;/a&gt; (formerly mod_rails) I was very interested. I love it when things get simpler and having Apache run Rails directly seemed like a great idea. Passenger runs the Rails app with appropriate permissions in its own sandbox.&lt;/p&gt;

&lt;p&gt;My next step is to setup SSL and see how well that works together. It always annoyed me having to setup Apache and Mongrel on my development machine in order to test SSL - I'm hoping this is going to get easier now.&lt;/p&gt;</content>
  <created-at type="datetime">2008-05-08T10:54:02+00:00</created-at>
  <excerpt>Phusion's Passenger module for Apache makes deploying Ruby on Rails a little easier. </excerpt>
  <id type="integer">10</id>
  <image>/home/logical/rails/shared/images/post/image/10/logo-trans.png</image>
  <pub-date type="date">2008-05-08</pub-date>
  <title>Passenger and Mongrel</title>
  <updated-at type="datetime">2008-05-08T10:57:08+00:00</updated-at>
  <user-id type="integer">1</user-id>
</post>
