<?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>Comments on: Mod_Rewrite Basic Examples</title>
	<atom:link href="http://www.askapache.com/htaccess/mod_rewrite-basic-examples.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.askapache.com/htaccess/mod_rewrite-basic-examples.html</link>
	<description>Advanced Web Development</description>
	<lastBuildDate>Wed, 18 Nov 2009 23:28:48 -0500</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Esteban</title>
		<link>http://www.askapache.com/htaccess/mod_rewrite-basic-examples.html#comment-66963</link>
		<dc:creator>Esteban</dc:creator>
		<pubDate>Wed, 25 Feb 2009 10:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/htaccess-forum/mod_rewrite-basic-examples.html#comment-66963</guid>
		<description>Hi,

I have a dynamic site and I cannot solve an issue

The site auto generates urls of the syntax

&lt;pre&gt;/url/word; or /url/word+word;&lt;/pre&gt;

Google sometimes drops the trailing semi-colon and creates a 404

How do I detect &lt;code&gt;REWRITE_COND&lt;/code&gt; this and &lt;code&gt;REWRITERULE&lt;/code&gt; bearing in mind I do not want to rewrite

&lt;pre&gt;/url/2009/02/02/word
or
/url/word/
or
/url?word&lt;/pre&gt;

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have a dynamic site and I cannot solve an issue</p>
<p>The site auto generates urls of the syntax</p>
<pre>/url/word; or /url/word+word;</pre>
<p>Google sometimes drops the trailing semi-colon and creates a 404</p>
<p>How do I detect <code>REWRITE_COND</code> this and <code>REWRITERULE</code> bearing in mind I do not want to rewrite</p>
<pre>/url/2009/02/02/word
or
/url/word/
or
/url?word</pre>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
