<?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"
	>
<channel>
	<title>Comments on: Creating Clean URLs With IBM WCM</title>
	<atom:link href="http://www.symphonious.net/2008/07/08/creating-clean-urls-with-ibm-wcm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.symphonious.net/2008/07/08/creating-clean-urls-with-ibm-wcm/</link>
	<description>Living in a state of accord.</description>
	<pubDate>Tue, 02 Dec 2008 05:01:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Adrian Sutton</title>
		<link>http://www.symphonious.net/2008/07/08/creating-clean-urls-with-ibm-wcm/#comment-170356</link>
		<dc:creator>Adrian Sutton</dc:creator>
		<pubDate>Wed, 09 Jul 2008 07:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.symphonious.net/?p=882#comment-170356</guid>
		<description>Ah, mod_substitute is what I'm after. mod_proxy_html proved too difficult to compile and applies too much processing - the URLs can be easily picked up by regex without having to parse all the HTML.</description>
		<content:encoded><![CDATA[<p>Ah, mod_substitute is what I&#8217;m after. mod_proxy_html proved too difficult to compile and applies too much processing - the URLs can be easily picked up by regex without having to parse all the HTML.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rainer Jung</title>
		<link>http://www.symphonious.net/2008/07/08/creating-clean-urls-with-ibm-wcm/#comment-170202</link>
		<dc:creator>Rainer Jung</dc:creator>
		<pubDate>Tue, 08 Jul 2008 19:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.symphonious.net/?p=882#comment-170202</guid>
		<description>If you like sed but not external calls to sed: since version 2.2.7 httpd contains mod_substitute.

http://httpd.apache.org/docs/2.2/mod/mod_substitute.html

And then there is mod_sed, which is work in progress:

http://src.opensolaris.org/source/xref/webstack/mod_sed/

Some existing patches don't seem to be applied to that version. Check

http://marc.info/?t=120770888700003&#38;r=1&#38;w=2</description>
		<content:encoded><![CDATA[<p>If you like sed but not external calls to sed: since version 2.2.7 httpd contains mod_substitute.</p>
<p><a href="http://httpd.apache.org/docs/2.2/mod/mod_substitute.html" rel="nofollow">http://httpd.apache.org/docs/2.2/mod/mod_substitute.html</a></p>
<p>And then there is mod_sed, which is work in progress:</p>
<p><a href="http://src.opensolaris.org/source/xref/webstack/mod_sed/" rel="nofollow">http://src.opensolaris.org/source/xref/webstack/mod_sed/</a></p>
<p>Some existing patches don&#8217;t seem to be applied to that version. Check</p>
<p><a href="http://marc.info/?t=120770888700003&amp;r=1&amp;w=2" rel="nofollow">http://marc.info/?t=120770888700003&amp;r=1&amp;w=2</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Malte</title>
		<link>http://www.symphonious.net/2008/07/08/creating-clean-urls-with-ibm-wcm/#comment-170156</link>
		<dc:creator>Malte</dc:creator>
		<pubDate>Tue, 08 Jul 2008 16:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.symphonious.net/?p=882#comment-170156</guid>
		<description>You might want to look into mod_proxy_html.</description>
		<content:encoded><![CDATA[<p>You might want to look into mod_proxy_html.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
