kwick6/cms/master/wp-content/backupwordpress-8945b4bc77-backups/.htaccess - Htaccess File

kwick6/cms/master/wp-content/backupwordpress-8945b4bc77-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=7246558158bf84f4ca2b367f2b21d36a
RewriteRule (.*) - [F]
</IfModule>

# END BackUpWordPress

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING

Comments

Apache