]> git.wh0rd.org - tt-rss.git/commitdiff
having idiots report error 500 because their server is misconfigured is worse than...
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Fri, 12 Apr 2013 03:58:10 +0000 (07:58 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Fri, 12 Apr 2013 03:58:10 +0000 (07:58 +0400)
.htaccess

index ed58470d4e6bfa27177e321a8df935046bbc892c..22b33f000f48df6702965e0ee3d66fbe32e28671 100644 (file)
--- a/.htaccess
+++ b/.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>