cyponthemic/CLOCHE/master/wp-content/backupwordpress-e012306e5e-backups/.htaccess - Htaccess File

cyponthemic/CLOCHE/master/wp-content/backupwordpress-e012306e5e-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=fe22c32fe900186a03e9fa3b5ec6b586
RewriteRule (.*) - [F]
</IfModule>

# END WP Backup

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING

Comments

Apache