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