jellydn/beautysite/master/wp-content/backupwordpress-36c8516060-backups/.htaccess - Htaccess File

jellydn/beautysite/master/wp-content/backupwordpress-36c8516060-backups/.htaccess

# BEGIN BackUpWordPress
# This .htaccess file ensures that other people cannot download your backup files.

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{QUERY_STRING} !key=132479d013f1af00c3e1cc89eacfef26
RewriteRule (.*) - [F]
</IfModule>

# END BackUpWordPress

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING

Comments

Apache