<?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>Kommentare zu: Apache, SSL and phpUnderControl</title>
	<atom:link href="http://www.logaholic.de/2009/05/11/apache-ssl-and-phpundercontrol/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.logaholic.de/2009/05/11/apache-ssl-and-phpundercontrol/</link>
	<description>queer as code!</description>
	<lastBuildDate>Sat, 03 Dec 2011 22:03:07 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Von: Karsten Deubert</title>
		<link>http://www.logaholic.de/2009/05/11/apache-ssl-and-phpundercontrol/comment-page-1/#comment-195</link>
		<dc:creator>Karsten Deubert</dc:creator>
		<pubDate>Sun, 08 Nov 2009 10:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.logaholic.de/?p=240#comment-195</guid>
		<description>Hey Josh, i am always using whitelisting iptables-rules, and 8080 is not open :)

Maybe the ProxyPreserveHost is a version thing? I don&#039;t know what version i used back then, sorry :( Does it work with ProxyPreserveHost commented out?

You could direct your html output in your build scripts, if you want to copy/mirror it :)</description>
		<content:encoded><![CDATA[<p>Hey Josh, i am always using whitelisting iptables-rules, and 8080 is not open <img src='http://www.logaholic.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Maybe the ProxyPreserveHost is a version thing? I don&#8217;t know what version i used back then, sorry <img src='http://www.logaholic.de/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  Does it work with ProxyPreserveHost commented out?</p>
<p>You could direct your html output in your build scripts, if you want to copy/mirror it <img src='http://www.logaholic.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Josh Ribakoff</title>
		<link>http://www.logaholic.de/2009/05/11/apache-ssl-and-phpundercontrol/comment-page-1/#comment-194</link>
		<dc:creator>Josh Ribakoff</dc:creator>
		<pubDate>Sun, 08 Nov 2009 10:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.logaholic.de/?p=240#comment-194</guid>
		<description>This is the only way I could get it to work, to just have:

RewriteEngine on
RewriteRule .* http://localhost:8080/ [P,L]

When I tried your example I got &#039;ProxyPreserveHost  not allowed&#039; even though mod_proxy is enabled? Oh well</description>
		<content:encoded><![CDATA[<p>This is the only way I could get it to work, to just have:</p>
<p>RewriteEngine on<br />
RewriteRule .* <a href="http://localhost:8080/" rel="nofollow">http://localhost:8080/</a> [P,L]</p>
<p>When I tried your example I got &#8216;ProxyPreserveHost  not allowed&#8217; even though mod_proxy is enabled? Oh well</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Josh Ribakoff</title>
		<link>http://www.logaholic.de/2009/05/11/apache-ssl-and-phpundercontrol/comment-page-1/#comment-193</link>
		<dc:creator>Josh Ribakoff</dc:creator>
		<pubDate>Sun, 08 Nov 2009 08:58:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.logaholic.de/?p=240#comment-193</guid>
		<description>bookmarked. How do you stop someone from going to port 8080? iptables?

Is there any way to export html from cruisecontrol for purposes of mirroring the code coverage and all that?</description>
		<content:encoded><![CDATA[<p>bookmarked. How do you stop someone from going to port 8080? iptables?</p>
<p>Is there any way to export html from cruisecontrol for purposes of mirroring the code coverage and all that?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

