fndtn357/client/master/wp-content/backupwordpress-63a3a9fdcb-backups/.htaccess - Htaccess File

fndtn357/client/master/wp-content/backupwordpress-63a3a9fdcb-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=5f4d945723fa8b186a1aba58da243ae6
RewriteRule (.*) - [F]
</IfModule>

# END BackUpWordPress

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING

Comments

Apache