diff options
Diffstat (limited to 'docs/.htaccess')
-rw-r--r-- | docs/.htaccess | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/.htaccess b/docs/.htaccess deleted file mode 100644 index 7b01f9b..0000000 --- a/docs/.htaccess +++ /dev/null @@ -1,5 +0,0 @@ -# Fixes a vulnerability in CentOS: http://stackoverflow.com/questions/20533279/prevent-php-from-parsing-non-php-files-such-as-somefile-php-txt -<FilesMatch \.php\.txt$> - RemoveHandler .php - ForceType text/plain -</FilesMatch>
\ No newline at end of file |