Issue status update for http://drupal.org/node/28776 Post a follow up: http://drupal.org/project/comments/add/28776 Project: Drupal Version: cvs Component: base system Category: feature requests Priority: normal Assigned to: Anonymous Reported by: Uwe Hermann Updated by: Uwe Hermann Status: patch (code needs review) Attachment: http://drupal.org/files/issues/htaccess_4.patch (895 bytes) The provided patch adds some more files and directories which will be protected by the default Drupal .htaccess file. First, lots of files and directories used by Subversion (svn), as I keep all my Drupal installations under version control (and Drupal might switch to svn later, too). The database/ directory and *.mysql and *.pgsql, because nobody needs to access those from the web. I removed the update/ directory from the list, there's no such directory in CVS or 4.6., so I guess it's obsolete. Uwe Hermann