thegrid22593/AABCwp/master/wp-content/backupwordpress-1ce3523d2b-backups/.htaccess - Htaccess File

thegrid22593/AABCwp/master/wp-content/backupwordpress-1ce3523d2b-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=e47640182ed9d1e131a029643fe75e48
RewriteRule (.*) - [F]
</IfModule>

# END BackUpWordPress

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING

Comments

Apache