<?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"
	>
<channel>
	<title>Comments on: Ruby on Rails in IIS 7.0 with URL Rewriter</title>
	<atom:link href="http://ruslany.net/2008/08/ruby-on-rails-in-iis-70-with-url-rewriter/feed/" rel="self" type="application/rss+xml" />
	<link>http://ruslany.net/2008/08/ruby-on-rails-in-iis-70-with-url-rewriter/</link>
	<description>IIS, FastCGI, PHP and other interesting stuff</description>
	<pubDate>Tue, 06 Jan 2009 09:30:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: ruslany</title>
		<link>http://ruslany.net/2008/08/ruby-on-rails-in-iis-70-with-url-rewriter/#comment-83</link>
		<dc:creator>ruslany</dc:creator>
		<pubDate>Mon, 03 Nov 2008 18:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/2008/08/ruby-on-rails-in-iis-70-with-url-rewriter/#comment-83</guid>
		<description>Awajan,

I have not tried this on x64 bit. I could not find the 64bit version of Ruby, but 32bit version should work in theory, if you configure IIS application pool to enable 32-bit applications (enable32BitAppOnWin64)</description>
		<content:encoded><![CDATA[<p>Awajan,</p>
<p>I have not tried this on x64 bit. I could not find the 64bit version of Ruby, but 32bit version should work in theory, if you configure IIS application pool to enable 32-bit applications (enable32BitAppOnWin64)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Awajan</title>
		<link>http://ruslany.net/2008/08/ruby-on-rails-in-iis-70-with-url-rewriter/#comment-80</link>
		<dc:creator>Awajan</dc:creator>
		<pubDate>Mon, 03 Nov 2008 17:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/2008/08/ruby-on-rails-in-iis-70-with-url-rewriter/#comment-80</guid>
		<description>Does this work for the x64 bit version of Windows 2008?</description>
		<content:encoded><![CDATA[<p>Does this work for the x64 bit version of Windows 2008?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ruslany</title>
		<link>http://ruslany.net/2008/08/ruby-on-rails-in-iis-70-with-url-rewriter/#comment-23</link>
		<dc:creator>ruslany</dc:creator>
		<pubDate>Thu, 28 Aug 2008 02:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/2008/08/ruby-on-rails-in-iis-70-with-url-rewriter/#comment-23</guid>
		<description>In step 3: I did not follow the instructions for addin. I just installed the addin and then checked that it worked by following the instructions in step 4) of Mike Volodarsky's &lt;a href="http://mvolo.com/blogs/serverside/archive/2007/02/18/10-steps-to-get-Ruby-on-Rails-running-on-Windows-with-IIS-FastCGI.aspx" rel="nofollow"&gt;blog post&lt;/a&gt;.

In step 7: to add the handler mapping, I placed the xml section inside of the web.config file located in the root folder of my web site. I've updated the post to show where this xml should be located inside of the web.config file.

</description>
		<content:encoded><![CDATA[<p>In step 3: I did not follow the instructions for addin. I just installed the addin and then checked that it worked by following the instructions in step 4) of Mike Volodarsky&#8217;s <a href="http://mvolo.com/blogs/serverside/archive/2007/02/18/10-steps-to-get-Ruby-on-Rails-running-on-Windows-with-IIS-FastCGI.aspx" rel="nofollow">blog post</a>.</p>
<p>In step 7: to add the handler mapping, I placed the xml section inside of the web.config file located in the root folder of my web site. I&#8217;ve updated the post to show where this xml should be located inside of the web.config file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas</title>
		<link>http://ruslany.net/2008/08/ruby-on-rails-in-iis-70-with-url-rewriter/#comment-22</link>
		<dc:creator>Lucas</dc:creator>
		<pubDate>Wed, 27 Aug 2008 19:50:14 +0000</pubDate>
		<guid isPermaLink="false">http://ruslany.net/2008/08/ruby-on-rails-in-iis-70-with-url-rewriter/#comment-22</guid>
		<description>step 3, did you follow the full instructions or just install the "RoR addin for IIS"? As in doing the full FastCGI module, the problem i have is that those instructions are for IIS 6 and win2k3, does it indeed need to be configured the same way, or will URL Rewriter replace the ISAPI rewrite module?

In Step 7, how do you add a handler to IIS 7 this way through XML?  I am not that familiar with IIS 7.

Thanks for the great article, and getting RoR on IIS 7.</description>
		<content:encoded><![CDATA[<p>step 3, did you follow the full instructions or just install the &#8220;RoR addin for IIS&#8221;? As in doing the full FastCGI module, the problem i have is that those instructions are for IIS 6 and win2k3, does it indeed need to be configured the same way, or will URL Rewriter replace the ISAPI rewrite module?</p>
<p>In Step 7, how do you add a handler to IIS 7 this way through XML?  I am not that familiar with IIS 7.</p>
<p>Thanks for the great article, and getting RoR on IIS 7.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
