From 2c02fcaa606813db0965a9e8a555fb3c75d18857 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 17 Nov 2013 12:31:51 +0100 Subject: Protection répertoire data MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/.htaccess | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 data/.htaccess (limited to 'data/.htaccess') diff --git a/data/.htaccess b/data/.htaccess new file mode 100644 index 000000000..9e768397d --- /dev/null +++ b/data/.htaccess @@ -0,0 +1,3 @@ +Order Allow,Deny +Deny from all +Satisfy all -- cgit v1.2.3