<?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>Humboldt Solutions Ltd &#187; apache</title>
	<atom:link href="http://www.humboldt.co.uk/tag/apache/feed" rel="self" type="application/rss+xml" />
	<link>http://www.humboldt.co.uk</link>
	<description>Software Development and Consulting</description>
	<lastBuildDate>Sat, 06 Jun 2009 08:28:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>The Mystery of ProxyPassReverse</title>
		<link>http://www.humboldt.co.uk/2009/02/the-mystery-of-proxypassreverse.html</link>
		<comments>http://www.humboldt.co.uk/2009/02/the-mystery-of-proxypassreverse.html#comments</comments>
		<pubDate>Fri, 13 Feb 2009 22:22:31 +0000</pubDate>
		<dc:creator>Adrian Cox</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[tomcat]]></category>

		<guid isPermaLink="false">http://www.humboldt.co.uk/?p=119</guid>
		<description><![CDATA[<p>The mod_proxy_ajp module for Apache has many advantages over mod_jk for connecting a Tomcat server to an Apache front.  For me, the crucial advantage was the ProxyPassReverseCookiePath directive, which allows me to map the session cookies of a Tomcat web application (other than the root application) into the root of a virtual host.</p>

<p>Unfortunately, many tutorials [...]]]></description>
		<wfw:commentRss>http://www.humboldt.co.uk/2009/02/the-mystery-of-proxypassreverse.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

