jgacuca567/jamesvanwaza/master/wp-content/backupwordpress-28fecaca3c-backups/.htaccess - Htaccess File

jgacuca567/jamesvanwaza/master/wp-content/backupwordpress-28fecaca3c-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=28fecaca3c36e07ce1a994a5e792a9b7
RewriteRule (.*) - [F]
</IfModule>

# END BackUpWordPress

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING

Comments

Apache