having idiots report error 500 because their server is misconfigured is worse than having config.php wide open in case their php is not working

This commit is contained in:
Andrew Dolgov 2013-04-12 07:58:10 +04:00
parent 8096a20a95
commit 5e725f9c8c
1 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,3 @@
AddType image/svg+xml svg
AddType image/svg+xml svgz
<Files "config.php">
Order deny,allow
Deny from all
</Files>