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