File: /home/awaldron/_domains/waldroninteractive.com/wp-content/envato-backups/.htaccess
# BEGIN EnvatoBackup
# The directives (lines) between "BEGIN EnvatoBackup" and "END EnvatoBackup" are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.
# This .htaccess file ensures that other people cannot download your backup files.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{QUERY_STRING} !key=0ffdd5b255a3989a611e683d38bbc63f
RewriteRule (.*) - [F]
</IfModule>
# END EnvatoBackup