aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/plugin_extradata/private/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'ratatoeskr/plugin_extradata/private/.htaccess')
-rw-r--r--ratatoeskr/plugin_extradata/private/.htaccess4
1 files changed, 4 insertions, 0 deletions
diff --git a/ratatoeskr/plugin_extradata/private/.htaccess b/ratatoeskr/plugin_extradata/private/.htaccess
new file mode 100644
index 0000000..19469bf
--- /dev/null
+++ b/ratatoeskr/plugin_extradata/private/.htaccess
@@ -0,0 +1,4 @@
+<Files *>
+ Order Allow,Deny
+ Deny from all
+</Files>