Prechádzať zdrojové kódy

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

Andrew Dolgov 11 rokov pred
rodič
commit
5e725f9c8c
1 zmenil súbory, kde vykonal 0 pridanie a 4 odobranie
  1. 0 4
      .htaccess

+ 0 - 4
.htaccess

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