luskyj89/mt-wordpress/master/wp-content/envato-backups/.htaccess - Htaccess File

luskyj89/mt-wordpress/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=f2ac6599690a6e45a9046b182d44466b
RewriteRule (.*) - [F]
</IfModule>

# END EnvatoBackup

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING

Comments

Apache