Remove post redirects

This commit is contained in:
Oliver Davies 2017-09-12 14:01:41 +01:00
parent 8080640147
commit 9ba45e74e3
87 changed files with 0 additions and 176 deletions

View file

@ -6,8 +6,6 @@ tags:
- code
- drupal
use: [posts]
redirect:
- blog/prevent-apache-displaying-text-files-within-web-browser/
---
{% block excerpt %}
When you download [Drupal](http://drupal.org/project/drupal), there are several text files that are placed in the root of your installation. You don't want or need these to be visible to anyone attempting to view them in a browser - especially CHANGELOG.txt as that includes the exact version of Drupal you are running and could therefore have security implications.