From 2d212c52ae394a18286e68ed81e7654c0fb7e3af Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Thu, 30 Aug 2012 20:16:58 +0200 Subject: Bug 785522: [SECURITY] Block access to templates in extensions/ r=glob a=LpSolit --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.htaccess') diff --git a/.htaccess b/.htaccess index 4b06fe9a9..c16ee19af 100644 --- a/.htaccess +++ b/.htaccess @@ -1,5 +1,5 @@ # Don't allow people to retrieve non-cgi executable files or our private data - + deny from all -- cgit v1.2.3-24-g4f1b