aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/.htaccess
diff options
context:
space:
mode:
authorFlorian Lauck <flolauck@gmail.com>2014-02-09 23:17:10 +0100
committerFlorian Lauck <flolauck@gmail.com>2014-02-10 08:58:21 +0100
commit3a68883ae943dcd99f33df0a29b0fba7b4d2f2f4 (patch)
tree0db462a6d5df90cb6385a767ad1d8c7d11cd7ee7 /locale/.htaccess
parent38dafee05d52948fba4a06066d7b0343c8e3de9d (diff)
downloadwallabag-3a68883ae943dcd99f33df0a29b0fba7b4d2f2f4.tar.gz
wallabag-3a68883ae943dcd99f33df0a29b0fba7b4d2f2f4.tar.zst
wallabag-3a68883ae943dcd99f33df0a29b0fba7b4d2f2f4.zip
Adding .htaccess files to prohibit access to critical directories, e.g., db/
Diffstat (limited to 'locale/.htaccess')
-rw-r--r--locale/.htaccess2
1 files changed, 2 insertions, 0 deletions
diff --git a/locale/.htaccess b/locale/.htaccess
new file mode 100644
index 00000000..93169e4e
--- /dev/null
+++ b/locale/.htaccess
@@ -0,0 +1,2 @@
1Order deny,allow
2Deny from all