From f5645d67e795085b4b347beed496564f0f950b5c Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 5 Jul 2008 18:37:05 +0000 Subject: - Patch #275730 by boombatower: protect .test files by .htaccess. --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 932bd44c4..70b1da06c 100644 --- a/.htaccess +++ b/.htaccess @@ -3,7 +3,7 @@ # # Protect files and directories from prying eyes. - + Order allow,deny -- cgit v1.2.3