maikeinarson/symbackup/master/wp-content/envato-backups/.htaccess
# BEGIN EnvatoBackup # This .htaccess file ensures that other people cannot download your backup files. <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{QUERY_STRING} !key=09cb32bb9db505ab418ca86ab3abd02f RewriteRule (.*) - [F] </IfModule> # END EnvatoBackup