<?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; setup</title>
	<atom:link href="http://informationideas.com/news/tag/setup/feed/" rel="self" type="application/rss+xml" />
	<link>http://informationideas.com/news</link>
	<description>Using technology to help your business</description>
	<lastBuildDate>Tue, 06 Dec 2011 06:39:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.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 "C:/data/projects/testapp/public/"&#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 "C:/data/projects/testapp/public/" ServerName testapp.dev ServerAlias www.testapp.dev ErrorLog "logs/testapp.dev-error.log" CustomLog "logs/testapp.dev-access.log" common &#60;/VirtualHost&#62;]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><!-- End Shareaholic LikeButtonSetTop --><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 "C:/data/projects/testapp/public/"&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 "C:/data/projects/testapp/public/"<br />
ServerName testapp.dev<br />
ServerAlias www.testapp.dev<br />
ErrorLog "logs/testapp.dev-error.log"<br />
CustomLog "logs/testapp.dev-access.log" common</p>
<p>&lt;/VirtualHost&gt;</p></blockquote>
<div class="shr-publisher-69"></div><!-- Start Shareaholic LikeButtonSetBottom --><!-- End Shareaholic LikeButtonSetBottom -->]]></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>

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

