<?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: Upgrading Apache to version 2.2 in Debian</title>
	<atom:link href="http://kpumuk.info/ruby-on-rails/upgrading-apache-to-version-2-2-in-debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://kpumuk.info/ruby-on-rails/upgrading-apache-to-version-2-2-in-debian/</link>
	<description>In my blog I'll try to describe about interesting technologies, my discovery in IT and some useful things about programming.</description>
	<lastBuildDate>Tue, 29 Dec 2009 10:34:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Greg</title>
		<link>http://kpumuk.info/ruby-on-rails/upgrading-apache-to-version-2-2-in-debian/#comment-266105</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Tue, 16 Mar 2010 04:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://kpumuk.info/ruby-on-rails/upgrading-apache-to-version-2-2/#comment-266105</guid>
		<description>Thanks about &lt;tt&gt;proxy_http&lt;/tt&gt;. I had &lt;tt&gt;proxy_ajp&lt;/tt&gt;, &lt;tt&gt;proxy&lt;/tt&gt;, and &lt;tt&gt;proxy_balancer&lt;/tt&gt; and for the life of me couldn&#039;t figure out why it wasn&#039;t working :)</description>
		<content:encoded><![CDATA[<p>Thanks about <tt>proxy_http</tt>. I had <tt>proxy_ajp</tt>, <tt>proxy</tt>, and <tt>proxy_balancer</tt> and for the life of me couldn&#8217;t figure out why it wasn&#8217;t working :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: c a</title>
		<link>http://kpumuk.info/ruby-on-rails/upgrading-apache-to-version-2-2-in-debian/#comment-252884</link>
		<dc:creator>c a</dc:creator>
		<pubDate>Tue, 16 Mar 2010 17:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://kpumuk.info/ruby-on-rails/upgrading-apache-to-version-2-2/#comment-252884</guid>
		<description>Hello! thanks for fielding this. I came across this searching for the &quot;No protocol handler was valid&quot; error. Also note, if this didn&#039;t solve you issue,... make sure your entry is correct:

&lt;code&gt;RewriteRule ^/(.*)$ balancer://YOURAPP%{REQUEST_URI} [P,QSA,L]&lt;/code&gt;

</description>
		<content:encoded><![CDATA[<p>Hello! thanks for fielding this. I came across this searching for the &#8220;No protocol handler was valid&#8221; error. Also note, if this didn&#8217;t solve you issue,&#8230; make sure your entry is correct:</p>
<div class="codecolorer-container text twitlight" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">RewriteRule ^/(.*)$ balancer://YOURAPP%{REQUEST_URI} [P,QSA,L]</div></td></tr></tbody></table></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruby on Rails applications with Mongrel clusters and Apache on Ubuntu : Thinking in GIS</title>
		<link>http://kpumuk.info/ruby-on-rails/upgrading-apache-to-version-2-2-in-debian/#comment-117341</link>
		<dc:creator>Ruby on Rails applications with Mongrel clusters and Apache on Ubuntu : Thinking in GIS</dc:creator>
		<pubDate>Tue, 16 Mar 2010 19:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://kpumuk.info/ruby-on-rails/upgrading-apache-to-version-2-2/#comment-117341</guid>
		<description>[...] blog.codahale.com kpumuk.info Bookmark [...]</description>
		<content:encoded><![CDATA[<p>[...] blog.codahale.com kpumuk.info Bookmark [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sublog : Upgrading to Debian Etch for Rails Mongrel Hosting</title>
		<link>http://kpumuk.info/ruby-on-rails/upgrading-apache-to-version-2-2-in-debian/#comment-11412</link>
		<dc:creator>sublog : Upgrading to Debian Etch for Rails Mongrel Hosting</dc:creator>
		<pubDate>Tue, 16 Mar 2010 16:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://kpumuk.info/ruby-on-rails/upgrading-apache-to-version-2-2/#comment-11412</guid>
		<description>[...] Not sure what to make of that, Google again came to the rescue with this helpful hint. It seems that by default Debian doesn&#8217;t include the proxy_balancer or proxy_http modules. I enabled them, restarted Apache, and everything was running smoothly. [...]</description>
		<content:encoded><![CDATA[<p>[...] Not sure what to make of that, Google again came to the rescue with this helpful hint. It seems that by default Debian doesn&#8217;t include the proxy_balancer or proxy_http modules. I enabled them, restarted Apache, and everything was running smoothly. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth</title>
		<link>http://kpumuk.info/ruby-on-rails/upgrading-apache-to-version-2-2-in-debian/#comment-11395</link>
		<dc:creator>Seth</dc:creator>
		<pubDate>Tue, 16 Mar 2010 11:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://kpumuk.info/ruby-on-rails/upgrading-apache-to-version-2-2/#comment-11395</guid>
		<description>Bigup on the mod_proxy_http thing as well...I was stumped too.</description>
		<content:encoded><![CDATA[<p>Bigup on the mod_proxy_http thing as well&#8230;I was stumped too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Caudill</title>
		<link>http://kpumuk.info/ruby-on-rails/upgrading-apache-to-version-2-2-in-debian/#comment-7853</link>
		<dc:creator>Stephen Caudill</dc:creator>
		<pubDate>Tue, 16 Mar 2010 22:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://kpumuk.info/ruby-on-rails/upgrading-apache-to-version-2-2/#comment-7853</guid>
		<description>Thanks!  I&#039;ve been trawling the internets for an hour trying to figure out that &quot;No protocol handler was valid&quot; error.  I didn&#039;t have mod_proxy_http enabled :)  Good lookin out!

Cheers!

- Stephen</description>
		<content:encoded><![CDATA[<p>Thanks!  I&#8217;ve been trawling the internets for an hour trying to figure out that &#8220;No protocol handler was valid&#8221; error.  I didn&#8217;t have mod_proxy_http enabled :)  Good lookin out!</p>
<p>Cheers!</p>
<p>- Stephen</p>
]]></content:encoded>
	</item>
</channel>
</rss>
