<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TidyApps &#187; mod_rails</title>
	<atom:link href="http://blog.tidyapps.com/tag/mod_rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tidyapps.com</link>
	<description>Web applications without the fluff</description>
	<lastBuildDate>Mon, 07 Jun 2010 13:29:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Removing the www on a passenger rails app</title>
		<link>http://blog.tidyapps.com/2009/02/removing-the-www-on-a-passenger-rails-app/</link>
		<comments>http://blog.tidyapps.com/2009/02/removing-the-www-on-a-passenger-rails-app/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 18:46:37 +0000</pubDate>
		<dc:creator>Jo Potts</dc:creator>
				<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[webapps]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[mod_rails]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[passenger]]></category>

		<guid isPermaLink="false">http://blog.tidyapps.com/?p=29</guid>
		<description><![CDATA[I&#8217;ve recently moved from nginx with mongrels to phusion passenger on apache.
I like to drop the www subdomain on my sites when I can, but the passenger chaps recommend that you don&#8217;t use mod_rewrite with mod_rails (aka mod_rack or even mod_ruby).
So how&#8217;s it to be done?
The simple solution is to do the re-write in rails. [...]]]></description>
		<wfw:commentRss>http://blog.tidyapps.com/2009/02/removing-the-www-on-a-passenger-rails-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

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