From 8a65b86d1c31a077485eae402af180de7bab168f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Hojtsy?= Date: Wed, 4 Jul 2007 22:26:41 +0000 Subject: [PATCH] #151634 by Ralf Stamm: protect .schema files from being read over the web, if .htaccess is parsed and adhered to --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 9fe2097ade2..8ff49679351 100644 --- a/.htaccess +++ b/.htaccess @@ -3,7 +3,7 @@ # # Protect files and directories from prying eyes. - + Order allow,deny