<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 22 May 2013 23:56:50 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[O'Reilly Broadcast: Getting Drupal and mod_security to Play Nicely Together on Red Hat 5.x Servers]]></title>
      <guid>http://www.phpdeveloper.org/news/15389</guid>
      <link>http://www.phpdeveloper.org/news/15389</link>
      <description><![CDATA[<p>
One of the ways you can help to secure your web application is to use the Apache module <a href="http://www.modsecurity.org/">mod_security</a>. It allows you to specify extra rules and settings to help prevent issues that would normally pass on through. Unfortunately, it may not play nicely with all web-based applications. In <a href="http://broadcast.oreilly.com/2010/11/getting-drupal-and-mod-securit.html">this new article</a> on the O'Reilly Broadcast, <i>Caitlyn Matrin</i> describes some of the steps she took to get mod_security and <a href="http://drupal.org/">Drupal</a> to cooperate.
</p>
<blockquote>
Deploying <a href="http://drupal.org/">Drupal</a> on an <a href="http://www.apache.org/">Apache</a> web server with mod_security or adding <a href="http://www.modsecurity.org/">mod_security</a> to an Apache server with Drupal running should be as easy as installing the relevant packages. Unfortunately, on <a href="http://www.redhat.com/rhel/server/">Red Hat Enterprise Linux</a> (RHEL) 5.4 and 5.5 servers it just isn't so. This is due to a combination of a bug and an outdated <a href="http://www.owasp.org/index.php/Category:OWASP_ModSecurity_Core_Rule_Set_Project">Core Rule Set</a> (CRS) in the current mod_security package in the <a href="http://fedoraproject.org/wiki/EPEL">EPEL (Extra Packages for Enterprise Linux)</a> repository. I've seen lots of posts online where people were struggling with this combination so I decided a how-to article was in order. 
</blockquote>
<p>
She walks you through the install process for mod_security (assuming you already have Apache and Drupal installed), what settings to change, directories and permissions to add and how to replace the old Core Rule Set with a newer version.
</p>]]></description>
      <pubDate>Fri, 05 Nov 2010 09:31:18 -0500</pubDate>
    </item>
  </channel>
</rss>
