From 3b1dfc83d86d79d7fc97a6aab242b70b1f38deb0 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Wed, 14 Jan 2009 18:47:24 +0100 Subject: Added HTTP check for data directory security The ?do darcs-hash:20090114174724-7ad00-cc45b798d930b7e87c3c820925982fb8201cf7f4.gz --- data/.htaccess | 4 ++-- data/_dummy | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 data/_dummy (limited to 'data') diff --git a/data/.htaccess b/data/.htaccess index 9c96d3742..281d5c33d 100644 --- a/data/.htaccess +++ b/data/.htaccess @@ -1,2 +1,2 @@ -order allow,deny -deny from all +order allow,deny +deny from all diff --git a/data/_dummy b/data/_dummy new file mode 100644 index 000000000..37ed18a63 --- /dev/null +++ b/data/_dummy @@ -0,0 +1 @@ +data directory -- cgit v1.2.3