<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Ruby On Rails For IIS Fast-CGI</title><link>http://roriis.codeplex.com/project/feeds/rss</link><description>The Ruby on Rails &amp;#40;ROR&amp;#41; framework is typically run under Apache on both Linux and Windows Systems. For those that do not wish to use Apache to host their solutions on windows, one alternative is running under Internet Information Services &amp;#40;IIS&amp;#41; World Wide Web Publishing &amp;#40;W3SVC&amp;#41; service.      The installer packages Shane Careveo&amp;#39;s Fast-CGI ISAPI filter in conjuction with Ionic&amp;#39;s Rewrite ISAPI filter and my IIS scripts to allow for integration with IIS under Windows XP or Windows Server 2003. This is a complete solution for hosting your Ruby Rails application under IIS.      The installer is compiled using the Nullsoft Installer System &amp;#40;NSIS&amp;#41;. IIS setup is handled by my vbscripts and executed from the installer. It installs the Rewrite filter, FCGI filter &amp;#40;including registry config settings&amp;#41;, Ruby FCGI bindings and configures the IIS website.</description><item><title>Source code checked in, #99885</title><link>http://roriis.codeplex.com/SourceControl/changeset/changes/99885</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:24:31 GMT</pubDate><guid isPermaLink="false">Source code checked in, #99885 20121001092431P</guid></item><item><title>Source code checked in, #99884</title><link>http://roriis.codeplex.com/SourceControl/changeset/changes/99884</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:16:08 GMT</pubDate><guid isPermaLink="false">Source code checked in, #99884 20121001091608P</guid></item><item><title>Updated Wiki: Home</title><link>http://roriis.codeplex.com/wikipage?version=32</link><description>&lt;div class="wikidoc"&gt;The Ruby on Rails (ROR) framework is typically run under Apache on both Linux and Windows Systems. For those that do not wish to use Apache to host their solutions on windows, one alternative is running under Internet Information Services (IIS) World Wide Web Publishing (W3SVC) service.&lt;br /&gt;&lt;br /&gt;The installer packages Shane Careveo&amp;#39;s Fast-CGI ISAPI filter, Ionic&amp;#39;s Rewrite ISAPI filter, SQL Server support for rails and my IIS configuration scripts to allow for seamless integration of your Ruby On Rails web application with Microsoft&amp;#39;s IIS web server on Windows XP or Windows Server 2003 (32-bit and 64-bit).  &lt;br /&gt;&lt;br /&gt;This is the most complete solution for hosting your Ruby Rails application under IIS.&lt;br /&gt;&lt;br /&gt;The installer is compiled using the Nullsoft Installer System (NSIS). IIS setup is handled by my jscript file which leverages the ADSI API and is executed from the installer. It installs the Rewrite filter, FCGI filter (including registry config settings), Ruby FCGI bindings and configures the IIS website.&lt;br /&gt;&lt;br /&gt;Questions or comments? Please use the &lt;a href="http://www.codeplex.com/RORIIS/Thread/List.aspx"&gt;discussions&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;News:&lt;/b&gt;&lt;br /&gt;&lt;u&gt;8/8/2012&lt;/u&gt; - That didn&amp;#39;t pan out.  This project hasn&amp;#39;t been worked on in several years.  If you haven&amp;#39;t considered it yet, please take a look at hosting in the cloud with my friends from &lt;a href="http://tier3.com"&gt;Tier 3&lt;/a&gt; who built .net support into &lt;a href="http://CloudFoundry.org"&gt;VMWare&amp;#39;s Cloud Foundry&lt;/a&gt;. Their project can be found over at &lt;a href="http://IronFoundry.org"&gt;Iron Foundry&lt;/a&gt;.  They support .net + anything supported by Cloud Foundry, including &lt;i&gt;Ruby On Rails&lt;/i&gt;.&lt;br /&gt;&lt;u&gt;Cinco De Mayo 2010&lt;/u&gt; - Sounds like a friend of mine may be taking over this project... finally! If anyone can rate the release that would be great. It has been over 2 years since last code change, does this even still work?&lt;br /&gt;&lt;u&gt;21 Jul 2008&lt;/u&gt; - Looking for a volunteer to take over this project for me.&lt;br /&gt;&lt;u&gt;04 Jun 2007&lt;/u&gt; - &lt;a href="http://roriis.codeplex.com/wikipage?title=Making%20Rails%20HTTP%20Status%20codes%20return%20properly%20to%20IIS%20clients&amp;referringTitle=Home"&gt;Making Rails HTTP Status codes return properly to IIS clients&lt;/a&gt;.&lt;br /&gt;&lt;u&gt;20 Feb 2007&lt;/u&gt; - Version 1.0.5 has been released!&lt;br /&gt;As always, feedback is appreciated!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Important Please Read This:&lt;/b&gt; You must override the ActionController AbstractRequest class&amp;#39;s &lt;span class="codeInline"&gt;request_uri&lt;/span&gt; method, otherwise your application will not work properly! If you run the installer, you can also find the documentation in the IIS_Configuration.html under the installation path/documentation. I am also adding it here for a quick reference: &lt;a href="http://roriis.codeplex.com/wikipage?title=Documentation%20For%20Modifying%20The%20request_uri%20Method&amp;referringTitle=Home"&gt;Documentation For Modifying The request_uri Method&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Maybe some day: Documentation or support for setting up multiple rails apps side-by-side.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Documentation:&lt;/b&gt;&lt;br /&gt;Required Procedure: &lt;a href="http://roriis.codeplex.com/wikipage?title=Documentation%20For%20Modifying%20The%20request_uri%20Method&amp;referringTitle=Home"&gt;Documentation For Modifying The request_uri Method&lt;/a&gt;&lt;br /&gt;Rails bug Fix: &lt;a href="http://roriis.codeplex.com/wikipage?title=Making%20Rails%20HTTP%20Status%20codes%20return%20properly%20to%20IIS%20clients&amp;referringTitle=Home"&gt;Making Rails HTTP Status codes return properly to IIS clients&lt;/a&gt;.&lt;br /&gt;Documentation for &lt;a href="http://roriis.codeplex.com/wikipage?title=Manually%20Configuring%20IIS%20Fast-CGI%20For%20Ruby%20On%20Rails&amp;referringTitle=Home"&gt;Manually Configuring IIS Fast-CGI For Ruby On Rails&lt;/a&gt; (work in progress)&lt;br /&gt;Documentation and sample files for &lt;a href="http://roriis.codeplex.com/wikipage?title=Ruby%20Test%20Integration%20With%20CruiseControl.net&amp;referringTitle=Home"&gt;Ruby Test Integration With CruiseControl.net&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Links:&lt;/b&gt;&lt;br /&gt;&lt;a href="http://tier3.com"&gt;Tier 3&lt;/a&gt; - Enterprise Cloud&lt;br /&gt;&lt;a href="http://IronFoundry.org"&gt;Iron Foundry&lt;/a&gt; - open PAAS for .net&lt;br /&gt;&lt;br /&gt;&lt;b&gt;used by this project&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.rubyonrails.org/"&gt;Ruby on Rails&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/IIRF"&gt;Ionic&amp;#39;s Isapi Rewrite for IIS&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.caraveo.com/fastcgi/"&gt;Shane Careveo&amp;#39;s FCGI ISAPI Filter&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>bheinz</author><pubDate>Thu, 09 Aug 2012 00:40:48 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120809124048A</guid></item><item><title>Updated Wiki: Home</title><link>http://roriis.codeplex.com/wikipage?version=31</link><description>&lt;div class="wikidoc"&gt;The Ruby on Rails (ROR) framework is typically run under Apache on both Linux and Windows Systems. For those that do not wish to use Apache to host their solutions on windows, one alternative is running under Internet Information Services (IIS) World Wide Web Publishing (W3SVC) service.&lt;br /&gt;&lt;br /&gt;The installer packages Shane Careveo&amp;#39;s Fast-CGI ISAPI filter, Ionic&amp;#39;s Rewrite ISAPI filter, SQL Server support for rails and my IIS configuration scripts to allow for seamless integration of your Ruby On Rails web application with Microsoft&amp;#39;s IIS web server on Windows XP or Windows Server 2003 (32-bit and 64-bit).  &lt;br /&gt;&lt;br /&gt;This is the most complete solution for hosting your Ruby Rails application under IIS.&lt;br /&gt;&lt;br /&gt;The installer is compiled using the Nullsoft Installer System (NSIS). IIS setup is handled by my jscript file which leverages the ADSI API and is executed from the installer. It installs the Rewrite filter, FCGI filter (including registry config settings), Ruby FCGI bindings and configures the IIS website.&lt;br /&gt;&lt;br /&gt;Questions or comments? Please use the &lt;a href="http://www.codeplex.com/RORIIS/Thread/List.aspx"&gt;discussions&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;News:&lt;/b&gt;&lt;br /&gt;&lt;u&gt;8/8/2012&lt;/u&gt; - That didn&amp;#39;t pan out.  This project hasn&amp;#39;t been worked on in several years.  If you haven&amp;#39;t considered it yet, please take a look at hosting in the cloud with my friends from &lt;a href="http://tier3.com"&gt;http://tier3.com&lt;/a&gt; who built .net support into VMWare&amp;#39;s &lt;a href="http://CloudFoundry.org"&gt;http://CloudFoundry.org&lt;/a&gt;. Their project can be found over at &lt;a href="http://IronFoundry.org"&gt;http://IronFoundry.org&lt;/a&gt;.  They support .net + anything supported by Cloud Foundry, including Ruby On Rails.&lt;br /&gt;&lt;u&gt;Cinco De Mayo 2010&lt;/u&gt; - Sounds like a friend of mine may be taking over this project... finally! If anyone can rate the release that would be great. It has been over 2 years since last code change, does this even still work?&lt;br /&gt;&lt;u&gt;21 Jul 2008&lt;/u&gt; - Looking for a volunteer to take over this project for me.&lt;br /&gt;&lt;u&gt;04 Jun 2007&lt;/u&gt; - &lt;a href="http://roriis.codeplex.com/wikipage?title=Making%20Rails%20HTTP%20Status%20codes%20return%20properly%20to%20IIS%20clients&amp;referringTitle=Home"&gt;Making Rails HTTP Status codes return properly to IIS clients&lt;/a&gt;.&lt;br /&gt;&lt;u&gt;20 Feb 2007&lt;/u&gt; - Version 1.0.5 has been released!&lt;br /&gt;As always, feedback is appreciated!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Important Please Read This:&lt;/b&gt; You must override the ActionController AbstractRequest class&amp;#39;s &lt;span class="codeInline"&gt;request_uri&lt;/span&gt; method, otherwise your application will not work properly! If you run the installer, you can also find the documentation in the IIS_Configuration.html under the installation path/documentation. I am also adding it here for a quick reference: &lt;a href="http://roriis.codeplex.com/wikipage?title=Documentation%20For%20Modifying%20The%20request_uri%20Method&amp;referringTitle=Home"&gt;Documentation For Modifying The request_uri Method&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Maybe some day: Documentation or support for setting up multiple rails apps side-by-side.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Documentation:&lt;/b&gt;&lt;br /&gt;Required Procedure: &lt;a href="http://roriis.codeplex.com/wikipage?title=Documentation%20For%20Modifying%20The%20request_uri%20Method&amp;referringTitle=Home"&gt;Documentation For Modifying The request_uri Method&lt;/a&gt;&lt;br /&gt;Rails bug Fix: &lt;a href="http://roriis.codeplex.com/wikipage?title=Making%20Rails%20HTTP%20Status%20codes%20return%20properly%20to%20IIS%20clients&amp;referringTitle=Home"&gt;Making Rails HTTP Status codes return properly to IIS clients&lt;/a&gt;.&lt;br /&gt;Documentation for &lt;a href="http://roriis.codeplex.com/wikipage?title=Manually%20Configuring%20IIS%20Fast-CGI%20For%20Ruby%20On%20Rails&amp;referringTitle=Home"&gt;Manually Configuring IIS Fast-CGI For Ruby On Rails&lt;/a&gt; (work in progress)&lt;br /&gt;Documentation and sample files for &lt;a href="http://roriis.codeplex.com/wikipage?title=Ruby%20Test%20Integration%20With%20CruiseControl.net&amp;referringTitle=Home"&gt;Ruby Test Integration With CruiseControl.net&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Links:&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.rubyonrails.org/"&gt;Ruby on Rails&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/IIRF"&gt;Ionic&amp;#39;s Isapi Rewrite for IIS&lt;/a&gt; (used by this project)&lt;br /&gt;&lt;a href="http://www.caraveo.com/fastcgi/"&gt;Shane Careveo&amp;#39;s&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>bheinz</author><pubDate>Thu, 09 Aug 2012 00:31:47 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120809123147A</guid></item><item><title>New Post: Doubt about use of roriis</title><link>http://roriis.codeplex.com/discussions/266967</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi!&lt;br&gt;
I'm a new RoR Developer 'bout 3~4 month programming and I'm searching for some articles of how to publish web application and service wrote in RoR.&lt;br&gt;
&lt;br&gt;
My doubt is if this really publish like an asp.net application in IIS of the server.&lt;br&gt;
Or if there is one more usefull way to publish using apache. &lt;br&gt;
&lt;br&gt;
please let me know some&amp;nbsp;artices&amp;nbsp;and&amp;nbsp;exemples&amp;nbsp;or&amp;nbsp;video&amp;nbsp;explanations.&lt;br&gt;
&lt;br&gt;
thanks for the attention. &lt;br&gt;
&lt;br&gt;
Best Regards.&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>Felipe3246</author><pubDate>Thu, 28 Jul 2011 20:05:51 GMT</pubDate><guid isPermaLink="false">New Post: Doubt about use of roriis 20110728080551P</guid></item><item><title>New Post: Doubt about use of roriis</title><link>http://roriis.codeplex.com/discussions/266967</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi!&lt;br&gt;
I'm a new RoR Developer 'bout 3~4 month programming and I'm searching for some articles of how to publish web application and service wrote in RoR.&lt;br&gt;
&lt;br&gt;
My doubt is if this really publish like an asp.net application in IIS of the server.&lt;br&gt;
Or if there is one more usefull way to publish using apache. &lt;br&gt;
&lt;br&gt;
please let me know some&amp;nbsp;artices&amp;nbsp;and&amp;nbsp;exemples&amp;nbsp;or&amp;nbsp;video&amp;nbsp;explanations.&lt;br&gt;
&lt;br&gt;
thanks for the attention. &lt;br&gt;
&lt;br&gt;
Best Regards.&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>Felipe3246</author><pubDate>Thu, 28 Jul 2011 20:05:51 GMT</pubDate><guid isPermaLink="false">New Post: Doubt about use of roriis 20110728080551P</guid></item><item><title>New Post: Doubt about use of roriis</title><link>http://roriis.codeplex.com/discussions/266967</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi!&lt;br&gt;
I'm a new RoR Developer 'bout 3~4 month programming and I'm searching for some articles of how to publish web application and service wrote in RoR.&lt;br&gt;
&lt;br&gt;
My doubt is if this really publish like an asp.net application in IIS of the server.&lt;br&gt;
Or if there is one more usefull way to publish using apache. &lt;br&gt;
&lt;br&gt;
please let me know some&amp;nbsp;artices&amp;nbsp;and&amp;nbsp;exemples&amp;nbsp;or&amp;nbsp;video&amp;nbsp;explanations.&lt;br&gt;
&lt;br&gt;
thanks for the attention. &lt;br&gt;
&lt;br&gt;
Best Regards.&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>Felipe3246</author><pubDate>Thu, 28 Jul 2011 20:05:51 GMT</pubDate><guid isPermaLink="false">New Post: Doubt about use of roriis 20110728080551P</guid></item><item><title>New Post: Doubt about use of roriis</title><link>http://roriis.codeplex.com/discussions/266967</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi!&lt;br&gt;
I'm a new RoR Developer 'bout 3~4 month programming and I'm searching for some articles of how to publish web application and service wrote in RoR.&lt;br&gt;
&lt;br&gt;
My doubt is if this really publish like an asp.net application in IIS of the server.&lt;br&gt;
Or if there is one more usefull way to publish using apache. &lt;br&gt;
&lt;br&gt;
please let me know some&amp;nbsp;artices&amp;nbsp;and&amp;nbsp;exemples&amp;nbsp;or&amp;nbsp;video&amp;nbsp;explanations.&lt;br&gt;
&lt;br&gt;
thanks for the attention. &lt;br&gt;
&lt;br&gt;
Best Regards.&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>Felipe3246</author><pubDate>Thu, 28 Jul 2011 20:05:51 GMT</pubDate><guid isPermaLink="false">New Post: Doubt about use of roriis 20110728080551P</guid></item><item><title>Source code checked in, #74794</title><link>http://roriis.codeplex.com/SourceControl/changeset/changes/74794</link><description>Checked in by server upgrade</description><author>_TFSSERVICE</author><pubDate>Tue, 03 Aug 2010 19:44:57 GMT</pubDate><guid isPermaLink="false">Source code checked in, #74794 20100803074457P</guid></item><item><title>Closed Issue: Raktajino and WAI support [17327]</title><link>http://roriis.codeplex.com/WorkItem/View.aspx?WorkItemId=17327</link><description>There is a very cool project on codeplex to make the Webapplication installation process with IIS as simple as possible called Raktajino. This uses a other project call WAI &amp;#40;Web Application Installer&amp;#41;. I suggest to change the installer from Nullsoft Installer System &amp;#40;NSIS&amp;#41; to Raktajino&amp;#47;WAI.&lt;br /&gt;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;raktajino&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;wai&lt;br /&gt;Comments: &lt;p&gt;Spam&lt;/p&gt;</description><author>bheinz</author><pubDate>Wed, 05 May 2010 20:33:14 GMT</pubDate><guid isPermaLink="false">Closed Issue: Raktajino and WAI support [17327] 20100505083314P</guid></item><item><title>Updated Release: 1.0.5 Production (Feb 20, 2007)</title><link>http://roriis.codeplex.com/releases/view/1950</link><description>&lt;div class="wikidoc"&gt;To the folks who are still downloading this release:&lt;br /&gt;1) Does this still work with latest ROR under Server 2003/IIS 6?&lt;br /&gt;2) Has anyone tested this on Server 2008 with IIS 6 compatibility mode? I know it won&amp;#39;t work under IIS7 but may work with IIS 6 compatibility mode turned on?&lt;br /&gt;3) Has anyone compared this proj with the IIS7 FCGI support?&lt;br /&gt;&lt;br /&gt;Any feedback is welcome and will help the potential new owners.&lt;br /&gt;Thanks&lt;br /&gt;B&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>bheinz</author><pubDate>Wed, 05 May 2010 20:19:19 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.0.5 Production (Feb 20, 2007) 20100505081919P</guid></item><item><title>Released: 1.0.5 Production (Feb 20, 2007)</title><link>http://roriis.codeplex.com/releases/view/1950</link><description>&lt;div&gt;To the folks who are still downloading this release:&lt;br&gt;1) Does this still work with latest ROR under Server 2003/IIS 6?&lt;br&gt;2) Has anyone tested this on Server 2008 with IIS 6 compatibility mode? I know it won&amp;#39;t work under IIS7 but may work with IIS 6 compatibility mode turned on?&lt;br&gt;3) Has anyone compared this proj with the IIS7 FCGI support?&lt;br&gt;&lt;br&gt;Any feedback is welcome and will help the potential new owners.&lt;br&gt;Thanks&lt;br&gt;B&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Wed, 05 May 2010 20:19:19 GMT</pubDate><guid isPermaLink="false">Released: 1.0.5 Production (Feb 20, 2007) 20100505081919P</guid></item><item><title>Updated Wiki: Home</title><link>http://roriis.codeplex.com/wikipage?version=30</link><description>&lt;div class="wikidoc"&gt;The Ruby on Rails (ROR) framework is typically run under Apache on both Linux and Windows Systems. For those that do not wish to use Apache to host their solutions on windows, one alternative is running under Internet Information Services (IIS) World Wide Web Publishing (W3SVC) service.&lt;br /&gt;&lt;br /&gt;The installer packages Shane Careveo&amp;#39;s Fast-CGI ISAPI filter, Ionic&amp;#39;s Rewrite ISAPI filter, SQL Server support for rails and my IIS configuration scripts to allow for seamless integration of your Ruby On Rails web application with Microsoft&amp;#39;s IIS web server on Windows XP or Windows Server 2003 (32-bit and 64-bit).  &lt;br /&gt;&lt;br /&gt;This is the most complete solution for hosting your Ruby Rails application under IIS.&lt;br /&gt;&lt;br /&gt;The installer is compiled using the Nullsoft Installer System (NSIS). IIS setup is handled by my jscript file which leverages the ADSI API and is executed from the installer. It installs the Rewrite filter, FCGI filter (including registry config settings), Ruby FCGI bindings and configures the IIS website.&lt;br /&gt;&lt;br /&gt;Questions or comments? Please use the &lt;a href="http://www.codeplex.com/RORIIS/Thread/List.aspx" class="externalLink"&gt;discussions&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;News:&lt;/b&gt;&lt;br /&gt;&lt;u&gt;Cinco De Mayo 2010&lt;/u&gt; - Sounds like a friend of mine may be taking over this project... finally! If anyone can rate the release that would be great. It has been over 2 years since last code change, does this even still work?&lt;br /&gt;&lt;u&gt;21 Jul 2008&lt;/u&gt; - Looking for a volunteer to take over this project for me.&lt;br /&gt;&lt;u&gt;04 Jun 2007&lt;/u&gt; - &lt;a href="http://roriis.codeplex.com/wikipage?title=Making%20Rails%20HTTP%20Status%20codes%20return%20properly%20to%20IIS%20clients&amp;referringTitle=Home"&gt;Making Rails HTTP Status codes return properly to IIS clients&lt;/a&gt;.&lt;br /&gt;&lt;u&gt;20 Feb 2007&lt;/u&gt; - Version 1.0.5 has been released!&lt;br /&gt;As always, feedback is appreciated!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Important Please Read This:&lt;/b&gt; You must override the ActionController AbstractRequest class&amp;#39;s &lt;span class="codeInline"&gt;request_uri&lt;/span&gt; method, otherwise your application will not work properly! If you run the installer, you can also find the documentation in the IIS_Configuration.html under the installation path/documentation. I am also adding it here for a quick reference: &lt;a href="http://roriis.codeplex.com/wikipage?title=Documentation%20For%20Modifying%20The%20request_uri%20Method&amp;referringTitle=Home"&gt;Documentation For Modifying The request_uri Method&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Maybe some day: Documentation or support for setting up multiple rails apps side-by-side.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Documentation:&lt;/b&gt;&lt;br /&gt;Required Procedure: &lt;a href="http://roriis.codeplex.com/wikipage?title=Documentation%20For%20Modifying%20The%20request_uri%20Method&amp;referringTitle=Home"&gt;Documentation For Modifying The request_uri Method&lt;/a&gt;&lt;br /&gt;Rails bug Fix: &lt;a href="http://roriis.codeplex.com/wikipage?title=Making%20Rails%20HTTP%20Status%20codes%20return%20properly%20to%20IIS%20clients&amp;referringTitle=Home"&gt;Making Rails HTTP Status codes return properly to IIS clients&lt;/a&gt;.&lt;br /&gt;Documentation for &lt;a href="http://roriis.codeplex.com/wikipage?title=Manually%20Configuring%20IIS%20Fast-CGI%20For%20Ruby%20On%20Rails&amp;referringTitle=Home"&gt;Manually Configuring IIS Fast-CGI For Ruby On Rails&lt;/a&gt; (work in progress)&lt;br /&gt;Documentation and sample files for &lt;a href="http://roriis.codeplex.com/wikipage?title=Ruby%20Test%20Integration%20With%20CruiseControl.net&amp;referringTitle=Home"&gt;Ruby Test Integration With CruiseControl.net&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Links:&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.rubyonrails.org/" class="externalLink"&gt;Ruby on Rails&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/IIRF" class="externalLink"&gt;Ionic&amp;#39;s Isapi Rewrite for IIS&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (used by this project)&lt;br /&gt;&lt;a href="http://www.caraveo.com/fastcgi/" class="externalLink"&gt;Shane Careveo&amp;#39;s&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>bheinz</author><pubDate>Wed, 05 May 2010 20:11:58 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100505081158P</guid></item><item><title>Updated Wiki: Home</title><link>http://roriis.codeplex.com/wikipage?version=29</link><description>&lt;div class="wikidoc"&gt;The Ruby on Rails (ROR) framework is typically run under Apache on both Linux and Windows Systems. For those that do not wish to use Apache to host their solutions on windows, one alternative is running under Internet Information Services (IIS) World Wide Web Publishing (W3SVC) service.&lt;br /&gt;&lt;br /&gt;The installer packages Shane Careveo&amp;#39;s Fast-CGI ISAPI filter, Ionic&amp;#39;s Rewrite ISAPI filter, SQL Server support for rails and my IIS configuration scripts to allow for seamless integration of your Ruby On Rails web application with Microsoft&amp;#39;s IIS web server on Windows XP or Windows Server 2003 (32-bit and 64-bit).  &lt;br /&gt;&lt;br /&gt;This is the most complete solution for hosting your Ruby Rails application under IIS.&lt;br /&gt;&lt;br /&gt;The installer is compiled using the Nullsoft Installer System (NSIS). IIS setup is handled by my jscript file which leverages the ADSI API and is executed from the installer. It installs the Rewrite filter, FCGI filter (including registry config settings), Ruby FCGI bindings and configures the IIS website.&lt;br /&gt;&lt;br /&gt;Questions or comments? Please use the &lt;a href="http://www.codeplex.com/RORIIS/Thread/List.aspx" class="externalLink"&gt;discussions&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;News:&lt;/b&gt;&lt;br /&gt;&lt;u&gt;Cinco De Mayo 2010&lt;/u&gt; - Sounds like a friend of mine may be taking over this project... finally! If anyone can rate the release that would be great. It has been nearly 2 years since last code change, does this even still work?&lt;br /&gt;&lt;u&gt;21 Jul 2008&lt;/u&gt; - Looking for a volunteer to take over this project for me.&lt;br /&gt;&lt;u&gt;04 Jun 2007&lt;/u&gt; - &lt;a href="http://roriis.codeplex.com/wikipage?title=Making%20Rails%20HTTP%20Status%20codes%20return%20properly%20to%20IIS%20clients&amp;referringTitle=Home"&gt;Making Rails HTTP Status codes return properly to IIS clients&lt;/a&gt;.&lt;br /&gt;&lt;u&gt;20 Feb 2007&lt;/u&gt; - Version 1.0.5 has been released!&lt;br /&gt;As always, feedback is appreciated!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Important Please Read This:&lt;/b&gt; You must override the ActionController AbstractRequest class&amp;#39;s &lt;span class="codeInline"&gt;request_uri&lt;/span&gt; method, otherwise your application will not work properly! If you run the installer, you can also find the documentation in the IIS_Configuration.html under the installation path/documentation. I am also adding it here for a quick reference: &lt;a href="http://roriis.codeplex.com/wikipage?title=Documentation%20For%20Modifying%20The%20request_uri%20Method&amp;referringTitle=Home"&gt;Documentation For Modifying The request_uri Method&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Maybe some day: Documentation or support for setting up multiple rails apps side-by-side.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Documentation:&lt;/b&gt;&lt;br /&gt;Required Procedure: &lt;a href="http://roriis.codeplex.com/wikipage?title=Documentation%20For%20Modifying%20The%20request_uri%20Method&amp;referringTitle=Home"&gt;Documentation For Modifying The request_uri Method&lt;/a&gt;&lt;br /&gt;Rails bug Fix: &lt;a href="http://roriis.codeplex.com/wikipage?title=Making%20Rails%20HTTP%20Status%20codes%20return%20properly%20to%20IIS%20clients&amp;referringTitle=Home"&gt;Making Rails HTTP Status codes return properly to IIS clients&lt;/a&gt;.&lt;br /&gt;Documentation for &lt;a href="http://roriis.codeplex.com/wikipage?title=Manually%20Configuring%20IIS%20Fast-CGI%20For%20Ruby%20On%20Rails&amp;referringTitle=Home"&gt;Manually Configuring IIS Fast-CGI For Ruby On Rails&lt;/a&gt; (work in progress)&lt;br /&gt;Documentation and sample files for &lt;a href="http://roriis.codeplex.com/wikipage?title=Ruby%20Test%20Integration%20With%20CruiseControl.net&amp;referringTitle=Home"&gt;Ruby Test Integration With CruiseControl.net&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Links:&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.rubyonrails.org/" class="externalLink"&gt;Ruby on Rails&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/IIRF" class="externalLink"&gt;Ionic&amp;#39;s Isapi Rewrite for IIS&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (used by this project)&lt;br /&gt;&lt;a href="http://www.caraveo.com/fastcgi/" class="externalLink"&gt;Shane Careveo&amp;#39;s&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>bheinz</author><pubDate>Wed, 05 May 2010 20:11:10 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100505081110P</guid></item><item><title>New Post: can not connect to fcgi server</title><link>http://www.codeplex.com/RORIIS/Thread/View.aspx?ThreadId=18474</link><description>&lt;div style="line-height: normal;"&gt;now after resintalling once more I get the following error....&lt;br&gt;
&lt;br&gt;
&lt;pre&gt;No route matches &amp;quot;/dispatch.fcgi&amp;quot; with {:method=&amp;gt;:get}&lt;br&gt;then i set the overwrite method and back to the can't connect to fastcgi server.&lt;br&gt;&lt;br&gt;&lt;br&gt;Im stuck and really don't wanna load apach&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/pre&gt;
&lt;/div&gt;</description><author>drblack83</author><pubDate>Mon, 26 Jan 2009 23:40:32 GMT</pubDate><guid isPermaLink="false">New Post: can not connect to fcgi server 20090126114032P</guid></item><item><title>New Post: can not connect to fcgi server</title><link>http://roriis.codeplex.com/Thread/View.aspx?ThreadId=18474</link><description>&lt;div style="line-height: normal;"&gt;now after resintalling once more I get the following error....&lt;br&gt;
&lt;br&gt;
&lt;pre&gt;No route matches &amp;quot;/dispatch.fcgi&amp;quot; with {:method=&amp;gt;:get}&lt;br&gt;then i set the overwrite method and back to the can't connect to fastcgi server.&lt;br&gt;&lt;br&gt;&lt;br&gt;Im stuck and really don't wanna load apach&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/pre&gt;
&lt;/div&gt;</description><author>drblack83</author><pubDate>Mon, 26 Jan 2009 23:40:32 GMT</pubDate><guid isPermaLink="false">New Post: can not connect to fcgi server 20090126114032P</guid></item><item><title>New Post: can not connect to fcgi server</title><link>http://roriis.codeplex.com/Thread/View.aspx?ThreadId=18474</link><description>&lt;div style="line-height: normal;"&gt;now after resintalling once more I get the following error....&lt;br&gt;
&lt;br&gt;
&lt;pre&gt;No route matches &amp;quot;/dispatch.fcgi&amp;quot; with {:method=&amp;gt;:get}&lt;br&gt;then i set the overwrite method and back to the can't connect to fastcgi server.&lt;br&gt;&lt;br&gt;&lt;br&gt;Im stuck and really don't wanna load apach&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/pre&gt;
&lt;/div&gt;</description><author>drblack83</author><pubDate>Mon, 26 Jan 2009 23:40:32 GMT</pubDate><guid isPermaLink="false">New Post: can not connect to fcgi server 20090126114032P</guid></item><item><title>New Post: can not connect to fcgi server</title><link>http://www.codeplex.com/RORIIS/Thread/View.aspx?ThreadId=18474</link><description>&lt;div style="line-height: normal;"&gt;I have followed the instructions and have not been able to get Ruby working on IIS.  I have let the wizard do the install and manually setup the website in IIS.  When I go the default rails site and click the &amp;quot;about your application's environment&amp;quot; (&lt;a href="http://sitename.com/rails/info/properties"&gt;http://sitename.com/rails/info/properties&lt;/a&gt;). I get the following error....&lt;br&gt;
&lt;br&gt;
&amp;quot;Server Error, unable to connect to fastcgi server.&amp;quot;&lt;br&gt;
&lt;br&gt;
At one point I had 3 instances of rubyw.exe running w/ a route to dispatch.fcgi error, but in trying to fix that I feel I might have gone backwards.&lt;br&gt;
&lt;br&gt;
I have been fighting w/ this for some time now and am about ready to install Apache and move on....I would really like to get this working on IIS,&lt;br&gt;
&lt;br&gt;
Permissions are correctly set on libfcgi.dll and the ruby root directory for Network Service and IIS_WPG and I have followed everything else in the posts I have read.  &lt;br&gt;
&lt;br&gt;
Unistalled and reinstalled multiple times....rewrite filter is loaded ok and isapi_fcgi.dll is set correctly.&lt;br&gt;
&lt;br&gt;
???????????????????????&lt;br&gt;
&lt;br&gt;
Any help is greatly appreciated!!&lt;br&gt;
&lt;br&gt;
Using Server2k3&lt;br&gt;
&lt;br&gt;
Derek&lt;br&gt;
&lt;/div&gt;</description><author>drblack83</author><pubDate>Fri, 16 Jan 2009 02:43:07 GMT</pubDate><guid isPermaLink="false">New Post: can not connect to fcgi server 20090116024307A</guid></item><item><title>New Post: can not connect to fcgi server</title><link>http://roriis.codeplex.com/Thread/View.aspx?ThreadId=18474</link><description>&lt;div style="line-height: normal;"&gt;I have followed the instructions and have not been able to get Ruby working on IIS.  I have let the wizard do the install and manually setup the website in IIS.  When I go the default rails site and click the &amp;quot;about your application's environment&amp;quot; (&lt;a href="http://sitename.com/rails/info/properties"&gt;http://sitename.com/rails/info/properties&lt;/a&gt;). I get the following error....&lt;br&gt;
&lt;br&gt;
&amp;quot;Server Error, unable to connect to fastcgi server.&amp;quot;&lt;br&gt;
&lt;br&gt;
At one point I had 3 instances of rubyw.exe running w/ a route to dispatch.fcgi error, but in trying to fix that I feel I might have gone backwards.&lt;br&gt;
&lt;br&gt;
I have been fighting w/ this for some time now and am about ready to install Apache and move on....I would really like to get this working on IIS,&lt;br&gt;
&lt;br&gt;
Permissions are correctly set on libfcgi.dll and the ruby root directory for Network Service and IIS_WPG and I have followed everything else in the posts I have read.  &lt;br&gt;
&lt;br&gt;
Unistalled and reinstalled multiple times....rewrite filter is loaded ok and isapi_fcgi.dll is set correctly.&lt;br&gt;
&lt;br&gt;
???????????????????????&lt;br&gt;
&lt;br&gt;
Any help is greatly appreciated!!&lt;br&gt;
&lt;br&gt;
Using Server2k3&lt;br&gt;
&lt;br&gt;
Derek&lt;br&gt;
&lt;/div&gt;</description><author>drblack83</author><pubDate>Fri, 16 Jan 2009 02:43:07 GMT</pubDate><guid isPermaLink="false">New Post: can not connect to fcgi server 20090116024307A</guid></item><item><title>New Post: can not connect to fcgi server</title><link>http://roriis.codeplex.com/Thread/View.aspx?ThreadId=18474</link><description>&lt;div style="line-height: normal;"&gt;I have followed the instructions and have not been able to get Ruby working on IIS.  I have let the wizard do the install and manually setup the website in IIS.  When I go the default rails site and click the &amp;quot;about your application's environment&amp;quot; (&lt;a href="http://sitename.com/rails/info/properties"&gt;http://sitename.com/rails/info/properties&lt;/a&gt;). I get the following error....&lt;br&gt;
&lt;br&gt;
&amp;quot;Server Error, unable to connect to fastcgi server.&amp;quot;&lt;br&gt;
&lt;br&gt;
At one point I had 3 instances of rubyw.exe running w/ a route to dispatch.fcgi error, but in trying to fix that I feel I might have gone backwards.&lt;br&gt;
&lt;br&gt;
I have been fighting w/ this for some time now and am about ready to install Apache and move on....I would really like to get this working on IIS,&lt;br&gt;
&lt;br&gt;
Permissions are correctly set on libfcgi.dll and the ruby root directory for Network Service and IIS_WPG and I have followed everything else in the posts I have read.  &lt;br&gt;
&lt;br&gt;
Unistalled and reinstalled multiple times....rewrite filter is loaded ok and isapi_fcgi.dll is set correctly.&lt;br&gt;
&lt;br&gt;
???????????????????????&lt;br&gt;
&lt;br&gt;
Any help is greatly appreciated!!&lt;br&gt;
&lt;br&gt;
Using Server2k3&lt;br&gt;
&lt;br&gt;
Derek&lt;br&gt;
&lt;/div&gt;</description><author>drblack83</author><pubDate>Fri, 16 Jan 2009 02:43:07 GMT</pubDate><guid isPermaLink="false">New Post: can not connect to fcgi server 20090116024307A</guid></item></channel></rss>