altim/kallababy/master/wp-content/backupwordpress-da7907a9a0-backups/.htaccess
# BEGIN BackUpWordPress # This .htaccess file ensures that other people cannot download your backup files. <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{QUERY_STRING} !key=128c507d22f0c646bf9c05217b5488d1 RewriteRule (.*) - [F] </IfModule> # END BackUpWordPress