Red Bridge Internet is a San Francisco WordPress Consulting firm specializing in WordPress websites and WordPress Plugin Development. We're the ones you have been searching for.

Files to Remove After Drupal Installation

After an installation or upgrade you can and should remove the following files:

  • install.php
  • CHANGELOG.txt
  • INSTALL.txt
  • INSTALL.mysql.txt
  • INSTALL.pgsql.txt
  • LICENSE.txt
  • MAINTAINERS.txt
  • UPGRADE.txt

I’m basing this on the post “Finalize the upgrade” from the Drupal documentation. I’m actually going to add a couple new files for the latest installations:

  • INSTALL.sqlite.txt
  • COPYRIGHT.txt
  • README.txt

The basic reason for this is to attempt mask the Drupal version from the most common scanning methods.

Now, you can try and obfuscate your Drupal version but there is no way to hide the fact that you are using Drupal. This is mentioned in Drupal’s own documentation on the page, “Hide, obscure, or remove clues that a site runs on Drupal”, as well as a couple other sources on the internet:

So, it’s mentioned many times, in many places (I’m sure), but this is my own record of the files I can remove after a Drupal Installation (and note, I’m almost always referring to the most recent stable release).

Incoming search terms:

  • drupal delete install php
  • drupal remove install files
  • remove install file drupal 7
  • hide mysql version
  • drupal install php remove
  • how to delete drupal files
  • drupal after installation
  • hide drupal updates
  • drupal 7 what pages to remove after install
  • which files can be removed from drupal

Related posts:

  1. 150+ Drupal Themes, Modules and Resources
  2. My Joomla SmoothGallery + Lightbox Installation
  3. A Collection of Drupal Tutorials
  4. How to Replace or Remove WordPress Howdy
  5. Finding Files Edited Today on Linux

Leave a Reply