liuver/modarm/master/wp-content/envato-backups/.htaccess - Htaccess File

liuver/modarm/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=4627b1f2e1c0787ae94f7e26934ab2fd
RewriteRule (.*) - [F]
</IfModule>

# END EnvatoBackup

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING

Comments

Apache