<?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 Variables Cheatsheet</title>
	<atom:link href="http://www.askapache.com/htaccess/mod_rewrite-variables-cheatsheet.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.askapache.com/htaccess/mod_rewrite-variables-cheatsheet.html</link>
	<description>Advanced Web Development</description>
	<lastBuildDate>Thu, 16 May 2013 00:37:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Seer</title>
		<link>http://www.askapache.com/htaccess/mod_rewrite-variables-cheatsheet.html#comment-14725</link>
		<dc:creator>Seer</dc:creator>
		<pubDate>Wed, 08 May 2013 19:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/?p=1280#comment-14725</guid>
		<description><![CDATA[We were using the Next[N] flag for underscore substitution and apache server crashed because of infinite looping. Is there a way to use this flag and also prevent the server from crashing by adding the LimitInternalRecursion directive ?]]></description>
		<content:encoded><![CDATA[<p>We were using the Next[N] flag for underscore substitution and apache server crashed because of infinite looping. Is there a way to use this flag and also prevent the server from crashing by adding the LimitInternalRecursion directive ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edward Beckett</title>
		<link>http://www.askapache.com/htaccess/mod_rewrite-variables-cheatsheet.html#comment-3274</link>
		<dc:creator>Edward Beckett</dc:creator>
		<pubDate>Thu, 08 Nov 2012 17:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/?p=1280#comment-3274</guid>
		<description><![CDATA[&lt;p&gt;Awesome post as always ... By the quality of your content .... It&#039;s quite obvious your an ArchLinux fanbois ;-)&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p>Awesome post as always ... By the quality of your content .... It's quite obvious your an ArchLinux fanbois ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens</title>
		<link>http://www.askapache.com/htaccess/mod_rewrite-variables-cheatsheet.html#comment-3273</link>
		<dc:creator>Jens</dc:creator>
		<pubDate>Thu, 18 Oct 2012 15:02:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/?p=1280#comment-3273</guid>
		<description><![CDATA[Thanks for that knowledge. It&#039;s the first articel about mod_rewrite i realy enjoyed to read. Thanks.]]></description>
		<content:encoded><![CDATA[<p>Thanks for that knowledge. It's the first articel about mod_rewrite i realy enjoyed to read. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AskApache</title>
		<link>http://www.askapache.com/htaccess/mod_rewrite-variables-cheatsheet.html#comment-3272</link>
		<dc:creator>AskApache</dc:creator>
		<pubDate>Fri, 28 Sep 2012 01:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/?p=1280#comment-3272</guid>
		<description><![CDATA[&lt;p&gt;&lt;strong&gt;@Andy&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Dude I super appreciate you finding that!  Just removed..&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p><strong>@Andy</strong></p>
<p>Dude I super appreciate you finding that!  Just removed..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.askapache.com/htaccess/mod_rewrite-variables-cheatsheet.html#comment-3271</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Fri, 03 Aug 2012 06:02:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/?p=1280#comment-3271</guid>
		<description><![CDATA[The first link in the REGEX Rewrite Guides ^ section now points to a link farm.]]></description>
		<content:encoded><![CDATA[<p>The first link in the REGEX Rewrite Guides ^ section now points to a link farm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohan</title>
		<link>http://www.askapache.com/htaccess/mod_rewrite-variables-cheatsheet.html#comment-3270</link>
		<dc:creator>Mohan</dc:creator>
		<pubDate>Thu, 19 Jul 2012 03:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/?p=1280#comment-3270</guid>
		<description><![CDATA[Excellent Really fantastic!!!  Need to learn lot from you. You really inspired me thank you to the author helping many people who have lack of knowledge

Thanks
R.Mohan]]></description>
		<content:encoded><![CDATA[<p>Excellent Really fantastic!!!  Need to learn lot from you. You really inspired me thank you to the author helping many people who have lack of knowledge</p>
<p>Thanks<br />
R.Mohan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommy Grahn</title>
		<link>http://www.askapache.com/htaccess/mod_rewrite-variables-cheatsheet.html#comment-3268</link>
		<dc:creator>Tommy Grahn</dc:creator>
		<pubDate>Wed, 28 Apr 2010 21:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/?p=1280#comment-3268</guid>
		<description><![CDATA[&lt;p&gt;Aren&#039;t you missing the &lt;code&gt;[OR]&lt;/code&gt; rewrite rule flag?    The default is &lt;code&gt;[AND]&lt;/code&gt; when dealing with multiple &lt;code&gt;RewriteCond&lt;/code&gt; rules.   To do an &#039;or&#039; you need that flag.   Also you can&#039;t have any spaces in that comma separated list of values.   So this:  &lt;code&gt;[NC, OR]&lt;/code&gt; (no case, or) is invalid and will stop apache from starting up.   This is correct:  &lt;code&gt;[NC,OR]&lt;/code&gt;.&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p>Aren't you missing the <code>[OR]</code> rewrite rule flag?    The default is <code>[AND]</code> when dealing with multiple <code>RewriteCond</code> rules.   To do an 'or' you need that flag.   Also you can't have any spaces in that comma separated list of values.   So this:  <code>[NC, OR]</code> (no case, or) is invalid and will stop apache from starting up.   This is correct:  <code>[NC,OR]</code>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ç½‘ç»œè¥é”€</title>
		<link>http://www.askapache.com/htaccess/mod_rewrite-variables-cheatsheet.html#comment-3267</link>
		<dc:creator>ç½‘ç»œè¥é”€</dc:creator>
		<pubDate>Sat, 13 Mar 2010 10:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/?p=1280#comment-3267</guid>
		<description><![CDATA[What can i say,it is very good!]]></description>
		<content:encoded><![CDATA[<p>What can i say,it is very good!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver</title>
		<link>http://www.askapache.com/htaccess/mod_rewrite-variables-cheatsheet.html#comment-3266</link>
		<dc:creator>Oliver</dc:creator>
		<pubDate>Mon, 19 Oct 2009 20:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/?p=1280#comment-3266</guid>
		<description><![CDATA[Great! Thanks for this.]]></description>
		<content:encoded><![CDATA[<p>Great! Thanks for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: georg</title>
		<link>http://www.askapache.com/htaccess/mod_rewrite-variables-cheatsheet.html#comment-3265</link>
		<dc:creator>georg</dc:creator>
		<pubDate>Sat, 10 Oct 2009 12:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/?p=1280#comment-3265</guid>
		<description><![CDATA[Really great!!! This is the best article I&#039;ve ever read about mod_rewrite!!
Thanks a lot!!]]></description>
		<content:encoded><![CDATA[<p>Really great!!! This is the best article I've ever read about mod_rewrite!!<br />
Thanks a lot!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
