diff options
author | Camil Staps | 2015-02-15 10:15:59 +0100 |
---|---|---|
committer | Camil Staps | 2015-02-15 10:15:59 +0100 |
commit | a22425e8c781c1b5e8a3707ea67736673d6bc797 (patch) | |
tree | d24316a0fb0e96dc16311cfd4e479ae27f1cf498 /docs/.htaccess | |
parent | fixed bug in the top navigation bar (diff) |
Updated makefile, removed docs (users can compile it themselves if they want)
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 |