cyponthemic/Wordpress-Challenge/master/wp-content/backupwordpress-4c3a0fc375-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=ea7dadf079dc6b57e6da83cf66d5ccd5
RewriteRule (.*) - [F]
</IfModule>
# END BackUpWordPress
Files
