<?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>Tech Blog &#187; admin</title>
	<atom:link href="http://informationideas.com/news/tag/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://informationideas.com/news</link>
	<description>Using technology to help your business</description>
	<lastBuildDate>Thu, 05 Aug 2010 22:53:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Setup Ruby On Rails on Windows</title>
		<link>http://informationideas.com/news/2008/12/14/setup-ruby-on-rails-on-windows/</link>
		<comments>http://informationideas.com/news/2008/12/14/setup-ruby-on-rails-on-windows/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 22:43:16 +0000</pubDate>
		<dc:creator>frank</dc:creator>
				<category><![CDATA[admin]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://informationideas.com/news/?p=69</guid>
		<description><![CDATA[http://wiki.rubyonrails.org/rails/pages/HowtoInstallOnWindows This is where to get the fastcgi dll. http://www.fastcgi.com/dist/ Sample Apache virtual host configuration &#60;VirtualHost *:80&#62; &#60;Directory &#8220;C:/data/projects/testapp/public/&#8221;&#62; Options Indexes FollowSymLinks AllowOverride All Order allow,deny Allow from all &#60;/Directory&#62; Options ExecCGI FollowSymLinks AddHandler cgi-script .cgi AddHandler fastcgi-script .fcgi ServerAdmin webmaster@testapp.dev DocumentRoot &#8220;C:/data/projects/testapp/public/&#8221; ServerName testapp.dev ServerAlias www.testapp.dev ErrorLog &#8220;logs/testapp.dev-error.log&#8221; CustomLog &#8220;logs/testapp.dev-access.log&#8221; common &#60;/VirtualHost&#62; Subscribe to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wiki.rubyonrails.org/rails/pages/HowtoInstallOnWindows">http://wiki.rubyonrails.org/rails/pages/HowtoInstallOnWindows</a></p>
<p>This is where to get the fastcgi dll.<br />
<a href="http://www.fastcgi.com/dist/">http://www.fastcgi.com/dist/</a></p>
<p>Sample Apache virtual host configuration</p>
<blockquote><p>&lt;VirtualHost *:80&gt;<br />
&lt;Directory &#8220;C:/data/projects/testapp/public/&#8221;&gt;<br />
Options Indexes FollowSymLinks<br />
AllowOverride All<br />
Order allow,deny<br />
Allow from all</p>
<p>&lt;/Directory&gt;</p>
<p>Options ExecCGI FollowSymLinks<br />
AddHandler cgi-script .cgi<br />
AddHandler fastcgi-script .fcgi<br />
ServerAdmin webmaster@testapp.dev<br />
DocumentRoot &#8220;C:/data/projects/testapp/public/&#8221;<br />
ServerName testapp.dev<br />
ServerAlias www.testapp.dev<br />
ErrorLog &#8220;logs/testapp.dev-error.log&#8221;<br />
CustomLog &#8220;logs/testapp.dev-access.log&#8221; common</p>
<p>&lt;/VirtualHost&gt;</p></blockquote>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://informationideas.com/news/2008/12/14/setup-ruby-on-rails-on-windows/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://informationideas.com/news/2008/12/14/setup-ruby-on-rails-on-windows/&amp;title=Setup+Ruby+On+Rails+on+Windows" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://informationideas.com/news/2008/12/14/setup-ruby-on-rails-on-windows/&amp;title=Setup+Ruby+On+Rails+on+Windows" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://informationideas.com/news/2008/12/14/setup-ruby-on-rails-on-windows/&amp;t=Setup+Ruby+On+Rails+on+Windows" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://informationideas.com/news/2008/12/14/setup-ruby-on-rails-on-windows/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://informationideas.com/news/2008/12/14/setup-ruby-on-rails-on-windows/&amp;title=Setup+Ruby+On+Rails+on+Windows&amp;summary=http%3A%2F%2Fwiki.rubyonrails.org%2Frails%2Fpages%2FHowtoInstallOnWindows%0D%0A%0D%0AThis%20is%20where%20to%20get%20the%20fastcgi%20dll.%0D%0Ahttp%3A%2F%2Fwww.fastcgi.com%2Fdist%2F%0D%0A%0D%0ASample%20Apache%20virtual%20host%20configuration%0D%0A%26lt%3BVirtualHost%20%2A%3A80%26gt%3B%0D%0A%26lt%3BDirectory%20%22C%3A%2Fdata%2Fprojects%2Ftestapp%2Fpublic%2F%22%26gt%3B%0D%0AOptions%20Indexes%20FollowSymLinks%0D%0AAllowOverr&amp;source=Tech Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://informationideas.com/news/2008/12/14/setup-ruby-on-rails-on-windows/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Setup+Ruby+On+Rails+on+Windows+-+http://b2l.me/acphbw&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://informationideas.com/news/2008/12/14/setup-ruby-on-rails-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
