summaryrefslogtreecommitdiff
path: root/data/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'data/.htaccess')
-rw-r--r--data/.htaccess3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/.htaccess b/data/.htaccess
new file mode 100644
index 000000000..2cbb757e7
--- /dev/null
+++ b/data/.htaccess
@@ -0,0 +1,3 @@
+order allow,deny
+deny from all
+Satisfy All