From 52379be172ff3654655bcae46176e8126be5b3f5 Mon Sep 17 00:00:00 2001 From: Gerhard Killesreiter Date: Fri, 14 Apr 2006 09:08:26 +0000 Subject: [PATCH] #58647, don't show tpl.php files to people, patch by Morbus Iff --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index bedf519ffea..ce35f6d153c 100644 --- a/.htaccess +++ b/.htaccess @@ -3,7 +3,7 @@ # # Protect files and directories from prying eyes. - + Order deny,allow Deny from all