diff options
Diffstat (limited to 'inc/lang')
-rw-r--r-- | inc/lang/.htaccess | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/inc/lang/.htaccess b/inc/lang/.htaccess index 2ca129b12..572f5156f 100644 --- a/inc/lang/.htaccess +++ b/inc/lang/.htaccess @@ -1,3 +1,4 @@ -## no access to the lang directory
-order allow,deny
-deny from all
+## no access to the lang directory +order allow,deny +deny from all +Satisfy All |