<?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: Added SQL Injection attack protection with Rewrite Rules</title>
	<atom:link href="http://gavin.mclelland.ca/2008/06/07/added-sql-injection-attack-protection-with-rewrite-rules/feed/" rel="self" type="application/rss+xml" />
	<link>http://gavin.mclelland.ca/2008/06/07/added-sql-injection-attack-protection-with-rewrite-rules/</link>
	<description>The personal blog of a Stealth Mode CEO</description>
	<lastBuildDate>Thu, 09 Dec 2010 22:44:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Justin Hop</title>
		<link>http://gavin.mclelland.ca/2008/06/07/added-sql-injection-attack-protection-with-rewrite-rules/comment-page-1/#comment-5349</link>
		<dc:creator>Justin Hop</dc:creator>
		<pubDate>Wed, 14 Oct 2009 20:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://gavin.mclelland.ca/2008/06/07/added-sql-injection-attack-protection-with-rewrite-rules/#comment-5349</guid>
		<description>Awesome. I will use this EVERYWHERE!</description>
		<content:encoded><![CDATA[<p>Awesome. I will use this EVERYWHERE!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gavin.mclelland</title>
		<link>http://gavin.mclelland.ca/2008/06/07/added-sql-injection-attack-protection-with-rewrite-rules/comment-page-1/#comment-149</link>
		<dc:creator>gavin.mclelland</dc:creator>
		<pubDate>Sat, 09 Aug 2008 15:36:26 +0000</pubDate>
		<guid isPermaLink="false">http://gavin.mclelland.ca/2008/06/07/added-sql-injection-attack-protection-with-rewrite-rules/#comment-149</guid>
		<description>Post updated to clear up difference between Apache and IIS.</description>
		<content:encoded><![CDATA[<p>Post updated to clear up difference between Apache and IIS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gavin.mclelland</title>
		<link>http://gavin.mclelland.ca/2008/06/07/added-sql-injection-attack-protection-with-rewrite-rules/comment-page-1/#comment-148</link>
		<dc:creator>gavin.mclelland</dc:creator>
		<pubDate>Sat, 09 Aug 2008 14:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://gavin.mclelland.ca/2008/06/07/added-sql-injection-attack-protection-with-rewrite-rules/#comment-148</guid>
		<description>The above example was taken from ISAPI_rewrite where the [I] flag means &quot;ignore case&quot;. 

The equivalent flag in apache would be [NC] &quot;No Case&quot;.</description>
		<content:encoded><![CDATA[<p>The above example was taken from ISAPI_rewrite where the [I] flag means &#8220;ignore case&#8221;. </p>
<p>The equivalent flag in apache would be [NC] &#8220;No Case&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://gavin.mclelland.ca/2008/06/07/added-sql-injection-attack-protection-with-rewrite-rules/comment-page-1/#comment-146</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Fri, 08 Aug 2008 19:03:38 +0000</pubDate>
		<guid isPermaLink="false">http://gavin.mclelland.ca/2008/06/07/added-sql-injection-attack-protection-with-rewrite-rules/#comment-146</guid>
		<description>What is the [I] command and why can&#039;t I find it in the Apache docs? It doesn&#039;t work for my restart, says its invalid. I&#039;m trying to fend off an attack as I type...

Any help appreciated!</description>
		<content:encoded><![CDATA[<p>What is the [I] command and why can&#8217;t I find it in the Apache docs? It doesn&#8217;t work for my restart, says its invalid. I&#8217;m trying to fend off an attack as I type&#8230;</p>
<p>Any help appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://gavin.mclelland.ca/2008/06/07/added-sql-injection-attack-protection-with-rewrite-rules/comment-page-1/#comment-141</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Wed, 06 Aug 2008 19:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://gavin.mclelland.ca/2008/06/07/added-sql-injection-attack-protection-with-rewrite-rules/#comment-141</guid>
		<description>This works great btw.  We&#039;ve been doing this using ISAPI Re-Write for a while and SQL injection traffic has come to a halt.</description>
		<content:encoded><![CDATA[<p>This works great btw.  We&#8217;ve been doing this using ISAPI Re-Write for a while and SQL injection traffic has come to a halt.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

