<?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>Agence de Développement Informatique du Nord &#187; proxy</title>
	<atom:link href="http://blog.adin.pro/tag/proxy/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.adin.pro</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Thu, 26 Dec 2019 08:54:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.1</generator>
	<item>
		<title>proxy: No protocol handler was valid for the URL /. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule.</title>
		<link>http://blog.adin.pro/2013-06-06/proxy-no-protocol-handler-was-valid-for-the-url-if-you-are-using-a-dso-version-of-mod_proxy-make-sure-the-proxy-submodules-are-included-in-the-configuration-using-loadmodule/</link>
		<comments>http://blog.adin.pro/2013-06-06/proxy-no-protocol-handler-was-valid-for-the-url-if-you-are-using-a-dso-version-of-mod_proxy-make-sure-the-proxy-submodules-are-included-in-the-configuration-using-loadmodule/#comments</comments>
		<pubDate>Thu, 06 Jun 2013 18:08:14 +0000</pubDate>
		<dc:creator><![CDATA[blogadmin]]></dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[proxy]]></category>

		<guid isPermaLink="false">http://blog.adin.pro/?p=229</guid>
		<description><![CDATA[<p>You are using apache with proxy module, but when you try to get your page, you get a error 500 ? Check your apache error log, if you get this : You need to enable proxy module : And restart &#8230; <a href="http://blog.adin.pro/2013-06-06/proxy-no-protocol-handler-was-valid-for-the-url-if-you-are-using-a-dso-version-of-mod_proxy-make-sure-the-proxy-submodules-are-included-in-the-configuration-using-loadmodule/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="http://blog.adin.pro/2013-06-06/proxy-no-protocol-handler-was-valid-for-the-url-if-you-are-using-a-dso-version-of-mod_proxy-make-sure-the-proxy-submodules-are-included-in-the-configuration-using-loadmodule/">proxy: No protocol handler was valid for the URL /. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule.</a> appeared first on <a rel="nofollow" href="http://blog.adin.pro">Agence de Développement Informatique du Nord</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>You are using apache with proxy module, but  when you try to get your page, you get a error 500 ?<br />
Check your apache error log, if you get this :</p>
<pre class="brush: bash; title: ; notranslate">
proxy: No protocol handler was valid for the URL /. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule.
</pre>
<p>You need to enable proxy module :</p>
<pre class="brush: bash; title: ; notranslate">
a2enmod proxy_http
a2enmod proxy
</pre>
<p>And restart you apache server.</p>
<p>The post <a rel="nofollow" href="http://blog.adin.pro/2013-06-06/proxy-no-protocol-handler-was-valid-for-the-url-if-you-are-using-a-dso-version-of-mod_proxy-make-sure-the-proxy-submodules-are-included-in-the-configuration-using-loadmodule/">proxy: No protocol handler was valid for the URL /. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule.</a> appeared first on <a rel="nofollow" href="http://blog.adin.pro">Agence de Développement Informatique du Nord</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.adin.pro/2013-06-06/proxy-no-protocol-handler-was-valid-for-the-url-if-you-are-using-a-dso-version-of-mod_proxy-make-sure-the-proxy-submodules-are-included-in-the-configuration-using-loadmodule/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
