summaryrefslogtreecommitdiff
path: root/app/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'app/.htaccess')
-rw-r--r--app/.htaccess3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/.htaccess b/app/.htaccess
new file mode 100644
index 000000000..9e768397d
--- /dev/null
+++ b/app/.htaccess
@@ -0,0 +1,3 @@
+Order Allow,Deny
+Deny from all
+Satisfy all