diff --git a/.htaccess b/.htaccess index bbb820162..e55b8b83b 100755 --- a/.htaccess +++ b/.htaccess @@ -32,7 +32,9 @@ ServerSignature Off RewriteEngine On # Tell PHP that the mod_rewrite module is ENABLED. - SetEnv HTTP_MOD_REWRITE On + + SetEnv HTTP_MOD_REWRITE On + # Deny access to protected folders RewriteRule ^backup/ - [F,L]