cyponthemic/Halls-Gap-Estate/master/wp-content/backupwordpress-2887e466cc-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=2887e466cc305127e285592712b4cbc2 RewriteRule (.*) - [F] </IfModule> # END BackUpWordPress