
<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: serving php from a rails app with passenger</title>
	<atom:link href="http://www.abletech.co.nz/2009/06/serving-php-from-a-rails-app-with-passenger/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.abletech.co.nz/2009/06/serving-php-from-a-rails-app-with-passenger/</link>
	<description>Web Application Programmers and Consultants</description>
	<lastBuildDate>Thu, 08 Jul 2010 07:10:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jenell Pittard</title>
		<link>http://www.abletech.co.nz/2009/06/serving-php-from-a-rails-app-with-passenger/comment-page-1/#comment-731</link>
		<dc:creator>Jenell Pittard</dc:creator>
		<pubDate>Tue, 06 Jul 2010 14:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.abletech.co.nz/?p=346#comment-731</guid>
		<description>Ah! This can be magnificent! Many thanks for countering severalsome misconceptions I had noticed about this as of late.</description>
		<content:encoded><![CDATA[<p>Ah! This can be magnificent! Many thanks for countering severalsome misconceptions I had noticed about this as of late.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marcus</title>
		<link>http://www.abletech.co.nz/2009/06/serving-php-from-a-rails-app-with-passenger/comment-page-1/#comment-331</link>
		<dc:creator>marcus</dc:creator>
		<pubDate>Wed, 01 Jul 2009 21:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.abletech.co.nz/?p=346#comment-331</guid>
		<description>I havent done anything with share hosting for a while, but you may have to switch it around so you have rails of an Alias (sub-dir) - but this may not give you the URLs that you are after for your app.
/gallery/
/railsapp/

and a rewrite rule to redirect / to to your railsapp
RewriteRule ^/$ /railsapp [P,QSA,L]</description>
		<content:encoded><![CDATA[<p>I havent done anything with share hosting for a while, but you may have to switch it around so you have rails of an Alias (sub-dir) &#8211; but this may not give you the URLs that you are after for your app.<br />
/gallery/<br />
/railsapp/</p>
<p>and a rewrite rule to redirect / to to your railsapp<br />
RewriteRule ^/$ /railsapp [P,QSA,L]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.abletech.co.nz/2009/06/serving-php-from-a-rails-app-with-passenger/comment-page-1/#comment-330</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 01 Jul 2009 07:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.abletech.co.nz/?p=346#comment-330</guid>
		<description>Hi,

So how do you do this on a shared hosting site where you have no access to http.conf?  I have a Rails (Goldberg) based site at root, and I want to install Menalto Gallery at /gallery.  I&#039;ve tried putting &quot;PassengerEnabled off&quot; into .htaccess at /gallery but it doesn&#039;t seem to work.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>So how do you do this on a shared hosting site where you have no access to http.conf?  I have a Rails (Goldberg) based site at root, and I want to install Menalto Gallery at /gallery.  I&#8217;ve tried putting &#8220;PassengerEnabled off&#8221; into .htaccess at /gallery but it doesn&#8217;t seem to work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
