From abba0a4c2d2627fa120da31046f5b2888b3ad4f0 Mon Sep 17 00:00:00 2001 From: Neil Drumm Date: Fri, 14 Jul 2006 01:03:28 +0000 Subject: #73590 by Flanker, protect .profile files from prying eyes --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.htaccess') diff --git a/.htaccess b/.htaccess index 5bfc45229..7afae96ec 100644 --- a/.htaccess +++ b/.htaccess @@ -3,7 +3,7 @@ # # Protect files and directories from prying eyes. - + Order deny,allow Deny from all -- cgit v1.2.3