shubham79/Jhintaak/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=dacaf5cc6a8871dd69db71d8fc48f506 RewriteRule (.*) - [F] </IfModule> # END EnvatoBackup