From 5d4e4bbc46c5d7b5e7d8fc6bbe419aa607cb1c11 Mon Sep 17 00:00:00 2001 From: Simon Leblanc Date: Sat, 25 Jun 2011 20:24:54 +0200 Subject: [PATCH] =?UTF-8?q?Interdiction=20d'aller=20dans=20le=20r=C3=A9per?= =?UTF-8?q?toire=20des=20scripts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/.htaccess | 1 + 1 file changed, 1 insertion(+) create mode 100644 scripts/.htaccess diff --git a/scripts/.htaccess b/scripts/.htaccess new file mode 100644 index 0000000..3418e55 --- /dev/null +++ b/scripts/.htaccess @@ -0,0 +1 @@ +deny from all \ No newline at end of file