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