<?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: WordPress vs. mod_security</title>
	<atom:link href="http://thunderguy.com/semicolon/2007/06/13/wordpress-vs-mod_security/feed/" rel="self" type="application/rss+xml" />
	<link>http://thunderguy.com/semicolon/2007/06/13/wordpress-vs-mod_security/</link>
	<description>Software, the Internet and you.</description>
	<lastBuildDate>Sat, 19 May 2012 09:06:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Ben Jackson</title>
		<link>http://thunderguy.com/semicolon/2007/06/13/wordpress-vs-mod_security/comment-page-1/#comment-101202</link>
		<dc:creator>Ben Jackson</dc:creator>
		<pubDate>Wed, 27 Jan 2010 16:27:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/semicolon/2007/06/13/wordpress-vs-mod_security/#comment-101202</guid>
		<description>I had a similar issue with Wordpress - 403 errors triggered by a keyword.  Took ages to figure it out, but it turns out the triggering string was &quot;/cgi/&quot;.</description>
		<content:encoded><![CDATA[<p>I had a similar issue with WordPress &#8211; 403 errors triggered by a keyword.  Took ages to figure it out, but it turns out the triggering string was &#8220;/cgi/&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bennett</title>
		<link>http://thunderguy.com/semicolon/2007/06/13/wordpress-vs-mod_security/comment-page-1/#comment-99640</link>
		<dc:creator>Bennett</dc:creator>
		<pubDate>Thu, 10 Dec 2009 10:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/semicolon/2007/06/13/wordpress-vs-mod_security/#comment-99640</guid>
		<description>Thanks @Ritesh. It&#039;s not that much of an issue for me really, but that link could be very helpful to other out there who have this problem.</description>
		<content:encoded><![CDATA[<p>Thanks @Ritesh. It&#8217;s not that much of an issue for me really, but that link could be very helpful to other out there who have this problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ritesh</title>
		<link>http://thunderguy.com/semicolon/2007/06/13/wordpress-vs-mod_security/comment-page-1/#comment-99279</link>
		<dc:creator>Ritesh</dc:creator>
		<pubDate>Tue, 01 Dec 2009 04:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/semicolon/2007/06/13/wordpress-vs-mod_security/#comment-99279</guid>
		<description>One of my friends, was facing the similar problem and which was fixed after bypassing some mod_security rules. After further searching on this matter, I have found a good article to bypass certain rules for Wordpress:

http://blog.webhostingdiscussion.net/site-and-server-security/wordpress-and-mod_security2-issues.htm

Thanks,

Ritesh</description>
		<content:encoded><![CDATA[<p>One of my friends, was facing the similar problem and which was fixed after bypassing some mod_security rules. After further searching on this matter, I have found a good article to bypass certain rules for WordPress:</p>
<p><a href="http://blog.webhostingdiscussion.net/site-and-server-security/wordpress-and-mod_security2-issues.htm" rel="nofollow">http://blog.webhostingdiscussion.net/site-and-server-security/wordpress-and-mod_security2-issues.htm</a></p>
<p>Thanks,</p>
<p>Ritesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Harrah</title>
		<link>http://thunderguy.com/semicolon/2007/06/13/wordpress-vs-mod_security/comment-page-1/#comment-76352</link>
		<dc:creator>Matt Harrah</dc:creator>
		<pubDate>Sat, 23 Aug 2008 23:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/semicolon/2007/06/13/wordpress-vs-mod_security/#comment-76352</guid>
		<description>Thank you very much for the tip.  I was going crazy trying to reference that British comedy troupe to did a movie about a Grail...</description>
		<content:encoded><![CDATA[<p>Thank you very much for the tip.  I was going crazy trying to reference that British comedy troupe to did a movie about a Grail&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DS</title>
		<link>http://thunderguy.com/semicolon/2007/06/13/wordpress-vs-mod_security/comment-page-1/#comment-40030</link>
		<dc:creator>DS</dc:creator>
		<pubDate>Tue, 30 Oct 2007 23:15:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/semicolon/2007/06/13/wordpress-vs-mod_security/#comment-40030</guid>
		<description>Thanks alot, that was very helpful.</description>
		<content:encoded><![CDATA[<p>Thanks alot, that was very helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slevi</title>
		<link>http://thunderguy.com/semicolon/2007/06/13/wordpress-vs-mod_security/comment-page-1/#comment-39110</link>
		<dc:creator>Slevi</dc:creator>
		<pubDate>Fri, 12 Oct 2007 14:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/semicolon/2007/06/13/wordpress-vs-mod_security/#comment-39110</guid>
		<description>Thanks for the tip, I was having issues with this in the past but just couldn&#039;t come with a better solution than writing P&#039;ython instead :P. Will keep this one in mind :D.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip, I was having issues with this in the past but just couldn&#8217;t come with a better solution than writing P&#8217;ython instead <img src='http://thunderguy.com/semicolon/wp/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> . Will keep this one in mind <img src='http://thunderguy.com/semicolon/wp/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse</title>
		<link>http://thunderguy.com/semicolon/2007/06/13/wordpress-vs-mod_security/comment-page-1/#comment-38975</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Wed, 10 Oct 2007 00:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/semicolon/2007/06/13/wordpress-vs-mod_security/#comment-38975</guid>
		<description>Thanks a bunch for the tip. I was very nearly pulling out my hair wondering why the &quot;P&quot; word was giving me 403 errors on my blog. The span solution seems to have done the trick. ;)</description>
		<content:encoded><![CDATA[<p>Thanks a bunch for the tip. I was very nearly pulling out my hair wondering why the &#8220;P&#8221; word was giving me 403 errors on my blog. The span solution seems to have done the trick. <img src='http://thunderguy.com/semicolon/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://thunderguy.com/semicolon/2007/06/13/wordpress-vs-mod_security/comment-page-1/#comment-35247</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 05 Aug 2007 00:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/semicolon/2007/06/13/wordpress-vs-mod_security/#comment-35247</guid>
		<description>I had the same problem on a website I am developing hosted at http://www.aiso.net/. It was filtering out &quot;python&quot; with a space at the end. Considering I was trying to post a media r release which contained the word &quot;carpet python&quot; - it took me quite some time to figure out why on earth i was getting a 403.

However, I contacted tech support, told them of the problem, they figured it was mod_security and removed the rule.

Frankly though, I&#039;d rather not have mod_security enabled in the first place. I&#039;d rather just write secure web applications.

David.</description>
		<content:encoded><![CDATA[<p>I had the same problem on a website I am developing hosted at <a href="http://www.aiso.net/" rel="nofollow">http://www.aiso.net/</a>. It was filtering out &#8220;python&#8221; with a space at the end. Considering I was trying to post a media r release which contained the word &#8220;carpet python&#8221; &#8211; it took me quite some time to figure out why on earth i was getting a 403.</p>
<p>However, I contacted tech support, told them of the problem, they figured it was mod_security and removed the rule.</p>
<p>Frankly though, I&#8217;d rather not have mod_security enabled in the first place. I&#8217;d rather just write secure web applications.</p>
<p>David.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bennett</title>
		<link>http://thunderguy.com/semicolon/2007/06/13/wordpress-vs-mod_security/comment-page-1/#comment-34106</link>
		<dc:creator>Bennett</dc:creator>
		<pubDate>Tue, 10 Jul 2007 22:37:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/semicolon/2007/06/13/wordpress-vs-mod_security/#comment-34106</guid>
		<description>If you try to post a comment with the magic text in it, you simply end up with a 403 error and the comment never gets through. (I just tried it.) The filter applies only to incoming text -- this includes the POST body and the URL.</description>
		<content:encoded><![CDATA[<p>If you try to post a comment with the magic text in it, you simply end up with a 403 error and the comment never gets through. (I just tried it.) The filter applies only to incoming text &#8212; this includes the POST body and the URL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Software Evolution &#187; Blog Archive &#187; WordPress vs. mod_security</title>
		<link>http://thunderguy.com/semicolon/2007/06/13/wordpress-vs-mod_security/comment-page-1/#comment-30812</link>
		<dc:creator>Software Evolution &#187; Blog Archive &#187; WordPress vs. mod_security</dc:creator>
		<pubDate>Mon, 18 Jun 2007 10:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.thunderguy.com/semicolon/2007/06/13/wordpress-vs-mod_security/#comment-30812</guid>
		<description>[...] More:  continued here  [...]</description>
		<content:encoded><![CDATA[<p>[...] More:  continued here  [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

