<?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 &amp; Apache mod_security: Part 01</title>
	<atom:link href="http://www.pablumfication.co.uk/2010/02/05/wordpress-apache-mod_security-part-01/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pablumfication.co.uk/2010/02/05/wordpress-apache-mod_security-part-01/</link>
	<description>Oversimplifying</description>
	<lastBuildDate>Wed, 19 Oct 2011 16:37:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Aaron Dwyer</title>
		<link>http://www.pablumfication.co.uk/2010/02/05/wordpress-apache-mod_security-part-01/comment-page-1/#comment-443</link>
		<dc:creator>Aaron Dwyer</dc:creator>
		<pubDate>Mon, 03 Jan 2011 10:33:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.pablumfication.co.uk/?p=62#comment-443</guid>
		<description>Hi This helped me a lot.

Because I&#039;m on cPanel I moved the whitelist.conf which I had built for modsecurity2 which handles globally, into the cpanel vhosts template area (which is different depending on your apache build)

cPanel builds the httpd.conf file up from external includes. So you have to use an external include .conf file put in the right place. Look in the httpd.conf file for exactly which directory to put it in.

In the end this was my whitelist.conf file


SecRuleRemoveById 300016



SecRuleRemoveById 300016


And now it&#039;s being run for just one user account that for some reason had trouble with modsecurity2.

Aaron</description>
		<content:encoded><![CDATA[<p>Hi This helped me a lot.</p>
<p>Because I&#8217;m on cPanel I moved the whitelist.conf which I had built for modsecurity2 which handles globally, into the cpanel vhosts template area (which is different depending on your apache build)</p>
<p>cPanel builds the httpd.conf file up from external includes. So you have to use an external include .conf file put in the right place. Look in the httpd.conf file for exactly which directory to put it in.</p>
<p>In the end this was my whitelist.conf file</p>
<p>SecRuleRemoveById 300016</p>
<p>SecRuleRemoveById 300016</p>
<p>And now it&#8217;s being run for just one user account that for some reason had trouble with modsecurity2.</p>
<p>Aaron</p>
]]></content:encoded>
	</item>
</channel>
</rss>

