<?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: proxy: No protocol handler was valid for the URL</title>
	<atom:link href="http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url/feed" rel="self" type="application/rss+xml" />
	<link>http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url</link>
	<description>Pseudo-random experience capitalization by Jean-Marc Liotier, just in case...</description>
	<lastBuildDate>Mon, 30 Jan 2012 23:10:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Mark</title>
		<link>http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-24228</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sun, 23 Oct 2011 04:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-24228</guid>
		<description>Thanks, this was exactly what I was looking for!</description>
		<content:encoded><![CDATA[<p>Thanks, this was exactly what I was looking for!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan R. Murphy</title>
		<link>http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-23980</link>
		<dc:creator>Evan R. Murphy</dc:creator>
		<pubDate>Sat, 01 Oct 2011 06:44:22 +0000</pubDate>
		<guid isPermaLink="false">http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-23980</guid>
		<description>Thank you! All my reverse proxy setup was missing was proxy_http.load, just as you write here.</description>
		<content:encoded><![CDATA[<p>Thank you! All my reverse proxy setup was missing was proxy_http.load, just as you write here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy</title>
		<link>http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-21706</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Wed, 04 May 2011 13:22:07 +0000</pubDate>
		<guid isPermaLink="false">http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-21706</guid>
		<description>Thanx - short and clear!</description>
		<content:encoded><![CDATA[<p>Thanx &#8211; short and clear!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Igor Galić</title>
		<link>http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-21686</link>
		<dc:creator>Igor Galić</dc:creator>
		<pubDate>Tue, 03 May 2011 00:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-21686</guid>
		<description>This configuration doesn&#039;t need RewriteEngine on. It doesn&#039;t use mod_rewrite, it doesn&#039;t need mod_rewrite, so it shouldn&#039;t enable it.

For a complete overview of mod_proxy and how to configure it for reverse proxying, please refer to: http://www.apachetutor.org/admin/reverseproxies</description>
		<content:encoded><![CDATA[<p>This configuration doesn&#8217;t need RewriteEngine on. It doesn&#8217;t use mod_rewrite, it doesn&#8217;t need mod_rewrite, so it shouldn&#8217;t enable it.</p>
<p>For a complete overview of mod_proxy and how to configure it for reverse proxying, please refer to: <a href="http://www.apachetutor.org/admin/reverseproxies" rel="nofollow">http://www.apachetutor.org/admin/reverseproxies</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-21365</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Wed, 30 Mar 2011 02:20:51 +0000</pubDate>
		<guid isPermaLink="false">http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-21365</guid>
		<description>Note this error can also be caused by a misconfigured ProxyPass directive where the source path includes a trailing slash and remote-server path does not. For example,

ProxyPass / http://localhost:3001 - *** Wrong ***

ProxyPass / http://localhost:3001/ - Correct</description>
		<content:encoded><![CDATA[<p>Note this error can also be caused by a misconfigured ProxyPass directive where the source path includes a trailing slash and remote-server path does not. For example,</p>
<p>ProxyPass / <a href="http://localhost:3001" rel="nofollow">http://localhost:3001</a> &#8211; *** Wrong ***</p>
<p>ProxyPass / <a href="http://localhost:3001/" rel="nofollow">http://localhost:3001/</a> &#8211; Correct</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinod</title>
		<link>http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-21263</link>
		<dc:creator>Vinod</dc:creator>
		<pubDate>Tue, 22 Mar 2011 09:28:55 +0000</pubDate>
		<guid isPermaLink="false">http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-21263</guid>
		<description>Dude thanks a lot man... I have been lurking around for a while now to find the solution....You saved my day... :)</description>
		<content:encoded><![CDATA[<p>Dude thanks a lot man&#8230; I have been lurking around for a while now to find the solution&#8230;.You saved my day&#8230; :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gordon</title>
		<link>http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-20754</link>
		<dc:creator>Gordon</dc:creator>
		<pubDate>Thu, 10 Feb 2011 21:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-20754</guid>
		<description>You just saved me a lot of time. Thanks.</description>
		<content:encoded><![CDATA[<p>You just saved me a lot of time. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro</title>
		<link>http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-20578</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Thu, 27 Jan 2011 19:17:49 +0000</pubDate>
		<guid isPermaLink="false">http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-20578</guid>
		<description>Tnx a lot man</description>
		<content:encoded><![CDATA[<p>Tnx a lot man</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kurakensama</title>
		<link>http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-20063</link>
		<dc:creator>kurakensama</dc:creator>
		<pubDate>Thu, 09 Dec 2010 19:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-20063</guid>
		<description>Thanks man! You saved my day! Anyway, I recomend this cleaner command:

a2enmod proxy_http

An then, apache2 restart.</description>
		<content:encoded><![CDATA[<p>Thanks man! You saved my day! Anyway, I recomend this cleaner command:</p>
<p>a2enmod proxy_http</p>
<p>An then, apache2 restart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Callum</title>
		<link>http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-19913</link>
		<dc:creator>Callum</dc:creator>
		<pubDate>Tue, 09 Nov 2010 02:16:18 +0000</pubDate>
		<guid isPermaLink="false">http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-19913</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramandeep</title>
		<link>http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-19582</link>
		<dc:creator>Ramandeep</dc:creator>
		<pubDate>Fri, 03 Sep 2010 18:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-19582</guid>
		<description>ahh saved my day! Nice tip, I was stuck with this problem and googled in to your blog.

Thanks. Though now I just wonder why it works without proxy_http on centos and not on ubuntu!</description>
		<content:encoded><![CDATA[<p>ahh saved my day! Nice tip, I was stuck with this problem and googled in to your blog.</p>
<p>Thanks. Though now I just wonder why it works without proxy_http on centos and not on ubuntu!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pawel</title>
		<link>http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-19476</link>
		<dc:creator>Pawel</dc:creator>
		<pubDate>Tue, 03 Aug 2010 00:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://serendipity.ruwenzori.net/index.php/2006/12/24/proxy-no-protocol-handler-was-valid-for-the-url#comment-19476</guid>
		<description>Worked for me! Thank you Man!</description>
		<content:encoded><![CDATA[<p>Worked for me! Thank you Man!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

