<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Mack w/ Apache and mod_rails</title>
	<atom:link href="http://www.metabates.com/2008/08/26/mack-w-apache-and-mod_rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.metabates.com/2008/08/26/mack-w-apache-and-mod_rails/</link>
	<description>The technical ramblings of Mark Bates.</description>
	<lastBuildDate>Mon, 23 Aug 2010 17:54:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: DeLynn Berry</title>
		<link>http://www.metabates.com/2008/08/26/mack-w-apache-and-mod_rails/comment-page-1/#comment-123</link>
		<dc:creator>DeLynn Berry</dc:creator>
		<pubDate>Tue, 02 Sep 2008 16:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.mackframework.com/?p=149#comment-123</guid>
		<description>I actually saw that generator in edge this weekend, just forgot to come back here an comment about it. :-)

I really enjoyed playing with Mack this weekend. Hopefully I can contribute further once I get more familiar with the project. Keep up the great work!</description>
		<content:encoded><![CDATA[<p>I actually saw that generator in edge this weekend, just forgot to come back here an comment about it. <img src='http://www.metabates.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I really enjoyed playing with Mack this weekend. Hopefully I can contribute further once I get more familiar with the project. Keep up the great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Bates</title>
		<link>http://www.metabates.com/2008/08/26/mack-w-apache-and-mod_rails/comment-page-1/#comment-122</link>
		<dc:creator>Mark Bates</dc:creator>
		<pubDate>Mon, 01 Sep 2008 21:22:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mackframework.com/?p=149#comment-122</guid>
		<description>Thanks DeLynn, obviously I forgot to put that in the wiki. My bad. Oops. I&#039;ll add it now. In Edge Mack there&#039;s a Passenger generator that will generate the config.ru file for you:

$ rake generate:passenger</description>
		<content:encoded><![CDATA[<p>Thanks DeLynn, obviously I forgot to put that in the wiki. My bad. Oops. I&#8217;ll add it now. In Edge Mack there&#8217;s a Passenger generator that will generate the config.ru file for you:</p>
<p>$ rake generate:passenger</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DeLynn Berry</title>
		<link>http://www.metabates.com/2008/08/26/mack-w-apache-and-mod_rails/comment-page-1/#comment-118</link>
		<dc:creator>DeLynn Berry</dc:creator>
		<pubDate>Sun, 31 Aug 2008 20:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.mackframework.com/?p=149#comment-118</guid>
		<description>In addition to the steps detailed in the wikie page, I also had to add a config.ru file at the root of my Mack application. I copied the following from the mod_rails documentation site:

ENV[&quot;MACK_ENV&quot;] = ENV[&quot;RACK_ENV&quot;]
load(&quot;Rakefile&quot;)
require &#039;rubygems&#039;
require &#039;mack&#039;
run Mack::Utils::Server.build_app</description>
		<content:encoded><![CDATA[<p>In addition to the steps detailed in the wikie page, I also had to add a config.ru file at the root of my Mack application. I copied the following from the mod_rails documentation site:</p>
<p>ENV["MACK_ENV"] = ENV["RACK_ENV"]<br />
load(&#8220;Rakefile&#8221;)<br />
require &#8216;rubygems&#8217;<br />
require &#8216;mack&#8217;<br />
run Mack::Utils::Server.build_app</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.175 seconds -->
