diff options
Diffstat (limited to 'lang/.htaccess')
-rw-r--r-- | lang/.htaccess | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/.htaccess b/lang/.htaccess new file mode 100644 index 000000000..2ca129b12 --- /dev/null +++ b/lang/.htaccess @@ -0,0 +1,3 @@ +## no access to the lang directory
+order allow,deny
+deny from all
|