trungnh/dhkq/master/wp-content/envato-backups/.htaccess - Htaccess File

trungnh/dhkq/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=3859cff6ed78593a21d77328bb781818
RewriteRule (.*) - [F]
</IfModule>

# END EnvatoBackup

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING

Comments

Apache