File: /var/www/sites/tivortin.com/wp-content/backupwordpress-2d217c9f10-backups/.htaccess
# BEGIN BackUpWordPress
# The directives (lines) between "BEGIN BackUpWordPress" and "END BackUpWordPress" 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=56f339a2e92a608a2df289f7aabb3281
RewriteRule (.*) - [F]
</IfModule>
# END BackUpWordPress