<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.11" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: What&#8217;s New in Apache 2.2</title>
	<link>http://www.linux-mag.com/id/3544/</link>
	<description>Open Source, Open Standards</description>
	<pubDate>Sat, 04 Jul 2009 12:46:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.11</generator>

	<item>
		<title>by: jose hansen</title>
		<link>http://www.linux-mag.com/id/3544/#comment-162</link>
		<pubDate>Tue, 03 Jul 2007 17:20:59 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/3544/#comment-162</guid>
					<description>Im still using apache 2.0.5x with php and tomcat, (modjk1, modjk2)and i found so interesting this article particulary with the mod_proxy balancer module...i hope migrate my web servers to  this new version.....</description>
		<content:encoded><![CDATA[<p>Im still using apache 2.0.5x with php and tomcat, (modjk1, modjk2)and i found so interesting this article particulary with the mod_proxy balancer module&#8230;i hope migrate my web servers to  this new version&#8230;..
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Devendra Singh</title>
		<link>http://www.linux-mag.com/id/3544/#comment-150</link>
		<pubDate>Tue, 26 Jun 2007 05:51:41 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/3544/#comment-150</guid>
					<description>Hi,

In the example for Reverse Proxy Configuration example:

ProxyRequests Off

    Order deny,allow
    Allow from all

ProxyPass /images http://images.example.com/images
ProxyPassReverse /foo http://images.example.com/images

The last line should read:

ProxyPass /images http://images.example.com/images
ProxyPassReverse /images http://images.example.com/images

Thanks,

Devendra</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>In the example for Reverse Proxy Configuration example:</p>
<p>ProxyRequests Off</p>
<p>    Order deny,allow<br />
    Allow from all</p>
<p>ProxyPass /images <a href="http://images.example.com/images" rel="nofollow">http://images.example.com/images</a><br />
ProxyPassReverse /foo <a href="http://images.example.com/images" rel="nofollow">http://images.example.com/images</a></p>
<p>The last line should read:</p>
<p>ProxyPass /images <a href="http://images.example.com/images" rel="nofollow">http://images.example.com/images</a><br />
ProxyPassReverse /images <a href="http://images.example.com/images" rel="nofollow">http://images.example.com/images</a></p>
<p>Thanks,</p>
<p>Devendra
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ranga Nathan</title>
		<link>http://www.linux-mag.com/id/3544/#comment-148</link>
		<pubDate>Sat, 23 Jun 2007 16:16:18 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/3544/#comment-148</guid>
					<description>Very useful article. I have been away from the scene and this article gave me a reason to get back to Apache.

The mod_rewrite has always been challenging and I hope Apache 2.2 has made is simple. What is so difficult to think in event paradigm and provide hooks based on that? Apache 2.0 started with that but it needs to be more explicit and made easier. Yes, mod_perl provides that, but even that need to be simplified.

But kudos to all the volunteers who continue to keep Apache the #1 in the game.

Thanks to the author for the lucid examples.</description>
		<content:encoded><![CDATA[<p>Very useful article. I have been away from the scene and this article gave me a reason to get back to Apache.</p>
<p>The mod_rewrite has always been challenging and I hope Apache 2.2 has made is simple. What is so difficult to think in event paradigm and provide hooks based on that? Apache 2.0 started with that but it needs to be more explicit and made easier. Yes, mod_perl provides that, but even that need to be simplified.</p>
<p>But kudos to all the volunteers who continue to keep Apache the #1 in the game.</p>
<p>Thanks to the author for the lucid examples.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
