From e18557468cf05b47fed869e7bc5b306d2068ef53 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Mon, 18 May 2009 10:43:57 +0000 Subject: [PATCH] Fix: protection --- htdocs/includes/.htaccess | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 htdocs/includes/.htaccess diff --git a/htdocs/includes/.htaccess b/htdocs/includes/.htaccess new file mode 100644 index 00000000000..93169e4eb44 --- /dev/null +++ b/htdocs/includes/.htaccess @@ -0,0 +1,2 @@ +Order deny,allow +Deny from all