btlcreative/north-star-wp/master/wp-content/uploads/backupwordpress-7c717d1b3f-backups/.htaccess - Htaccess File

btlcreative/north-star-wp/master/wp-content/uploads/backupwordpress-7c717d1b3f-backups/.htaccess

# BEGIN WP Backup
# This .htaccess file ensures that other people cannot download your backup files.

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{QUERY_STRING} !key=7c717d1b3f5cc859ec167d00935c5e7b
RewriteRule (.*) - [F]
</IfModule>

# END WP Backup

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING

Comments

Apache