<?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_security for Apache</title>
	<atom:link href="http://fak3r.com/2006/12/21/mod_security-for-apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://fak3r.com/2006/12/21/mod_security-for-apache/</link>
	<description>look out honey, &#039;cause I&#039;m using technology</description>
	<lastBuildDate>Sat, 11 Feb 2012 04:52:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: fak3r</title>
		<link>http://fak3r.com/2006/12/21/mod_security-for-apache/#comment-529</link>
		<dc:creator>fak3r</dc:creator>
		<pubDate>Wed, 24 Jan 2007 15:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://fak3r.com/2006/12/21/mod_security-for-apache/#comment-529</guid>
		<description>In chasing down an error mod_security caused one user on the Roundcube-users mailing list, I recieved this setup for some of the extended mod_sec rulesets:

[quote comment=&quot;1643&quot;]Thanks for your reply. Roundcube did something funny with it though. Now that I&#039;ve hit reply I can see what your wrote. I&#039;ll check the archive later to see if I missed anything.

Sorry, I meant to put more information in and forgot. I&#039;m running a default install of Fedora Core 5 with Apache2, PHP5, MySQL, Dovecot and sendmail. I&#039;m also only using the beta version of Roundcube.

As to the ruleset, I&#039;m using those from gotroot which can be found here. http://www.gotroot.com/mod_security rules but not all. I have added the following to the base rules in mod_security.conf. Using them all can load up your server. The error logs seem to relate to useragents. You could try just that file if the rest are too hard on your server.

Include /etc/httpd/modsec/apache2-rules.conf
Include /etc/httpd/modsec/rules.conf
Include /etc/httpd/modsec/rootkits.conf
Include /etc/httpd/modsec/useragents.conf
Include /etc/httpd/modsec/recons.conf
Include /etc/httpd/modsec/badips.conf
#    Include /etc/httpd/modsec/blacklist.conf
Include /etc/httpd/modsec/blacklist2.conf
Include /etc/httpd/modsec/jitp.conf
#    Include /etc/httpd/modsec/proxy.conf

[/quote]</description>
		<content:encoded><![CDATA[<p>In chasing down an error mod_security caused one user on the Roundcube-users mailing list, I recieved this setup for some of the extended mod_sec rulesets:</p>
<p>[quote comment="1643"]Thanks for your reply. Roundcube did something funny with it though. Now that I&#8217;ve hit reply I can see what your wrote. I&#8217;ll check the archive later to see if I missed anything.</p>
<p>Sorry, I meant to put more information in and forgot. I&#8217;m running a default install of Fedora Core 5 with Apache2, PHP5, MySQL, Dovecot and sendmail. I&#8217;m also only using the beta version of Roundcube.</p>
<p>As to the ruleset, I&#8217;m using those from gotroot which can be found here. <a href="http://www.gotroot.com/mod_security" rel="nofollow">http://www.gotroot.com/mod_security</a> rules but not all. I have added the following to the base rules in mod_security.conf. Using them all can load up your server. The error logs seem to relate to useragents. You could try just that file if the rest are too hard on your server.</p>
<p>Include /etc/httpd/modsec/apache2-rules.conf<br />
Include /etc/httpd/modsec/rules.conf<br />
Include /etc/httpd/modsec/rootkits.conf<br />
Include /etc/httpd/modsec/useragents.conf<br />
Include /etc/httpd/modsec/recons.conf<br />
Include /etc/httpd/modsec/badips.conf<br />
#    Include /etc/httpd/modsec/blacklist.conf<br />
Include /etc/httpd/modsec/blacklist2.conf<br />
Include /etc/httpd/modsec/jitp.conf<br />
#    Include /etc/httpd/modsec/proxy.conf</p>
<p>[/quote]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fak3r</title>
		<link>http://fak3r.com/2006/12/21/mod_security-for-apache/#comment-531</link>
		<dc:creator>fak3r</dc:creator>
		<pubDate>Wed, 24 Jan 2007 15:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://fak3r.com/2006/12/21/mod_security-for-apache/#comment-531</guid>
		<description>In chasing down an error mod_security caused one user on the Roundcube-users mailing list, I recieved this setup for some of the extended mod_sec rulesets:

[quote comment=&quot;1643&quot;]Thanks for your reply. Roundcube did something funny with it though. Now that I&#039;ve hit reply I can see what your wrote. I&#039;ll check the archive later to see if I missed anything.

Sorry, I meant to put more information in and forgot. I&#039;m running a default install of Fedora Core 5 with Apache2, PHP5, MySQL, Dovecot and sendmail. I&#039;m also only using the beta version of Roundcube.

As to the ruleset, I&#039;m using those from gotroot which can be found here. http://www.gotroot.com/mod_security rules but not all. I have added the following to the base rules in mod_security.conf. Using them all can load up your server. The error logs seem to relate to useragents. You could try just that file if the rest are too hard on your server.

Include /etc/httpd/modsec/apache2-rules.conf
Include /etc/httpd/modsec/rules.conf
Include /etc/httpd/modsec/rootkits.conf
Include /etc/httpd/modsec/useragents.conf
Include /etc/httpd/modsec/recons.conf
Include /etc/httpd/modsec/badips.conf
#    Include /etc/httpd/modsec/blacklist.conf
Include /etc/httpd/modsec/blacklist2.conf
Include /etc/httpd/modsec/jitp.conf
#    Include /etc/httpd/modsec/proxy.conf

[/quote]</description>
		<content:encoded><![CDATA[<p>In chasing down an error mod_security caused one user on the Roundcube-users mailing list, I recieved this setup for some of the extended mod_sec rulesets:</p>
<p>[quote comment="1643"]Thanks for your reply. Roundcube did something funny with it though. Now that I&#8217;ve hit reply I can see what your wrote. I&#8217;ll check the archive later to see if I missed anything.</p>
<p>Sorry, I meant to put more information in and forgot. I&#8217;m running a default install of Fedora Core 5 with Apache2, PHP5, MySQL, Dovecot and sendmail. I&#8217;m also only using the beta version of Roundcube.</p>
<p>As to the ruleset, I&#8217;m using those from gotroot which can be found here. <a href="http://www.gotroot.com/mod_security" rel="nofollow">http://www.gotroot.com/mod_security</a> rules but not all. I have added the following to the base rules in mod_security.conf. Using them all can load up your server. The error logs seem to relate to useragents. You could try just that file if the rest are too hard on your server.</p>
<p>Include /etc/httpd/modsec/apache2-rules.conf<br />
Include /etc/httpd/modsec/rules.conf<br />
Include /etc/httpd/modsec/rootkits.conf<br />
Include /etc/httpd/modsec/useragents.conf<br />
Include /etc/httpd/modsec/recons.conf<br />
Include /etc/httpd/modsec/badips.conf<br />
#    Include /etc/httpd/modsec/blacklist.conf<br />
Include /etc/httpd/modsec/blacklist2.conf<br />
Include /etc/httpd/modsec/jitp.conf<br />
#    Include /etc/httpd/modsec/proxy.conf</p>
<p>[/quote]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fak3r</title>
		<link>http://fak3r.com/2006/12/21/mod_security-for-apache/#comment-528</link>
		<dc:creator>fak3r</dc:creator>
		<pubDate>Sat, 23 Dec 2006 04:28:53 +0000</pubDate>
		<guid isPermaLink="false">http://fak3r.com/2006/12/21/mod_security-for-apache/#comment-528</guid>
		<description>Note to self, buy this:

&lt;a href=&quot;http://www.amazon.com/Apache-Security-Ivan-Ristic/dp/0596007248/sr=11-1/qid=1166847822/ref=sr_11_1/002-2623190-3356007&quot; rel=&quot;nofollow&quot;&gt;Apache Security&lt;/a&gt; by Ivan Ristic (creator of mod_security)</description>
		<content:encoded><![CDATA[<p>Note to self, buy this:</p>
<p><a href="http://www.amazon.com/Apache-Security-Ivan-Ristic/dp/0596007248/sr=11-1/qid=1166847822/ref=sr_11_1/002-2623190-3356007" rel="nofollow">Apache Security</a> by Ivan Ristic (creator of mod_security)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fak3r</title>
		<link>http://fak3r.com/2006/12/21/mod_security-for-apache/#comment-530</link>
		<dc:creator>fak3r</dc:creator>
		<pubDate>Sat, 23 Dec 2006 04:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://fak3r.com/2006/12/21/mod_security-for-apache/#comment-530</guid>
		<description>Note to self, buy this:

&lt;a href=&quot;http://www.amazon.com/Apache-Security-Ivan-Ristic/dp/0596007248/sr=11-1/qid=1166847822/ref=sr_11_1/002-2623190-3356007&quot; rel=&quot;nofollow&quot;&gt;Apache Security&lt;/a&gt; by Ivan Ristic (creator of mod_security)</description>
		<content:encoded><![CDATA[<p>Note to self, buy this:</p>
<p><a href="http://www.amazon.com/Apache-Security-Ivan-Ristic/dp/0596007248/sr=11-1/qid=1166847822/ref=sr_11_1/002-2623190-3356007" rel="nofollow">Apache Security</a> by Ivan Ristic (creator of mod_security)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

