<?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>Jojo Siao &#187; Phusion Passenger</title>
	<atom:link href="http://jojosiao.com/tag/phusion-passenger/feed/" rel="self" type="application/rss+xml" />
	<link>http://jojosiao.com</link>
	<description>personal blog</description>
	<lastBuildDate>Mon, 26 Jul 2010 04:11:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Deploying Rails Apps in Passenger in SubURIs</title>
		<link>http://jojosiao.com/2009/02/deploying-rails-apps-in-passenger-in-suburis/</link>
		<comments>http://jojosiao.com/2009/02/deploying-rails-apps-in-passenger-in-suburis/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 18:51:22 +0000</pubDate>
		<dc:creator>jojo siao</dc:creator>
				<category><![CDATA[archived blog posts]]></category>
		<category><![CDATA[Phusion Passenger]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://jojosiao.com/?p=266</guid>
		<description><![CDATA[This is for future reference to other rails developers that uses Passenger, (which might be helpful to beginners as well.) Steps: 1. create a symbolic link that points to your rails public directory from the DocumentRoot. 2. edit httpd.conf and add VirtualHost. a.) add DocumentRoot b.) add RailsBaseURI &#8220;&#60; /rails-app-subdir &#62; &#8221; 3. edit environment.rb [...]]]></description>
		<wfw:commentRss>http://jojosiao.com/2009/02/deploying-rails-apps-in-passenger-in-suburis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My First Attempt to install Phusion Passenger on our Fedora Core 7 Web Server</title>
		<link>http://jojosiao.com/2008/10/my-first-attempt-to-install-phusion-passenger-on-our-fedora-core-7-web-server/</link>
		<comments>http://jojosiao.com/2008/10/my-first-attempt-to-install-phusion-passenger-on-our-fedora-core-7-web-server/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 19:22:39 +0000</pubDate>
		<dc:creator>jojo siao</dc:creator>
				<category><![CDATA[archived blog posts]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Phusion Passenger]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://jojosiao.com/?p=106</guid>
		<description><![CDATA[UPDATE: I&#8217;ve finally managed to install passenger version 2.0.6 on our company&#8217;s server. Everything went smooth. I had the urge to attempt to have Ruby on Rails Applications running on our fedora core 7 web server along with Cakephp applications today. I thought to use Phusion Passenger otherwise known as a apache module to enable [...]]]></description>
		<wfw:commentRss>http://jojosiao.com/2008/10/my-first-attempt-to-install-phusion-passenger-on-our-fedora-core-7-web-server/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
