<?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>Illuminerdi.com &#187; apache</title>
	<atom:link href="http://illuminerdi.com/category/coding/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://illuminerdi.com</link>
	<description>Future science is magic!</description>
	<lastBuildDate>Fri, 03 Sep 2010 01:44:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Two things to keep in mind&#8230;</title>
		<link>http://illuminerdi.com/2009/11/two-things-to-keep-in-mind/</link>
		<comments>http://illuminerdi.com/2009/11/two-things-to-keep-in-mind/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 16:15:42 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[coldfusion]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://illuminerdi.com/?p=342</guid>
		<description><![CDATA[
When deploying a Fusebox 5.5.1 application to ColdFusion MX 7 behind JRun4 and Apache2 on Windows 2003 server, do not try and be clever with SES URLs that worked just fine in ColdFusion 8. Apparently that doesn&#8217;t work so hot in the aforementioned environment.
When deploying a Fusebox 5.5.1 application to ColdFusion MX 7 behing JRun4 [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li>When deploying a Fusebox 5.5.1 application to ColdFusion MX 7 behind JRun4 and Apache2 on Windows 2003 server, do not try and be clever with SES URLs that worked just fine in ColdFusion 8. Apparently that doesn&#8217;t work so hot in the aforementioned environment.</li>
<li>When deploying a Fusebox 5.5.1 application to ColdFusion MX 7 behing JRun4 and Apache2 on Windows 2003 server, with the intention of proxying all internets requests to it through a J2EE miniproxy living on Tomcat, you might need to strip the &#8220;Transfer-Encoding: chunked&#8221; out of the response headers, as it will kill your proxy&#8217;s ability to shuffle the content back to the initial requester.</li>
</ol>
<p>Isn&#8217;t the internet fun, kids?</p>
]]></content:encoded>
			<wfw:commentRss>http://illuminerdi.com/2009/11/two-things-to-keep-in-mind/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
