<?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>die musterdenker &#187; passenger</title>
	<atom:link href="http://www.musterdenker.de/tag/passenger/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.musterdenker.de</link>
	<description></description>
	<lastBuildDate>Sun, 11 Apr 2010 18:07:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Passenger &#8211; 403 Forbidden</title>
		<link>http://www.musterdenker.de/2008/07/passenger-403-forbidden/</link>
		<comments>http://www.musterdenker.de/2008/07/passenger-403-forbidden/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 11:08:15 +0000</pubDate>
		<dc:creator>mathias</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[not to forget]]></category>
		<category><![CDATA[passenger]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.musterdenker.de/?p=12</guid>
		<description><![CDATA[Running Passenger on an apache machine to deploy a RoR application I suddenly encountered a default
403 Forbidden &#8211; You don&#8217;t have permission to access / on this server.
page generated from apache, although it was working before and I didn&#8217;t made a single change to my apache server. No real help from the log files:
Directory index [...]]]></description>
			<content:encoded><![CDATA[<p>Running Passenger on an apache machine to deploy a RoR application I suddenly encountered a default</p>
<blockquote><p>403 Forbidden &#8211; You don&#8217;t have permission to access / on this server.</p></blockquote>
<p>page generated from apache, although it was working before and I didn&#8217;t made a single change to my apache server. No real help from the log files:</p>
<blockquote><p>Directory index forbidden by rule: XYZ</p></blockquote>
<p>After some time of searching and banging my head against the wall I realized what I did wrong:<br />
I&#8217;m using capistrano for &#8220;easy&#8221; deployment and I added a symlink linking always to the same server &#8220;environment.rb&#8221;. Of course I had a misstyping there and the symlink and thus the environment.rb was empty. So check your environment.rb file if you get such a 403 page, it may be empty&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.musterdenker.de/2008/07/passenger-403-forbidden/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

