gobrenix/gobrenix.com/master/wp-content/backupwordpress-956cf6fb25-backups/.htaccess - Htaccess File

gobrenix/gobrenix.com/master/wp-content/backupwordpress-956cf6fb25-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=30150d6d60866335724839b4741e982e
RewriteRule (.*) - [F]
</IfModule>

# END BackUpWordPress

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING

Comments

Apache