de5pair/shop/master/wp-content/envato-backups/.htaccess - Htaccess File

de5pair/shop/master/wp-content/envato-backups/.htaccess

# BEGIN EnvatoBackup
# This .htaccess file ensures that other people cannot download your backup files.

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{QUERY_STRING} !key=b281bb3f95dc3f8c227bf848ba5e2cf6
RewriteRule (.*) - [F]
</IfModule>

# END EnvatoBackup

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING

Comments

Apache