machinelush/DH-VYHPHILA/master/wp-content/backups/.htaccess - Htaccess File

machinelush/DH-VYHPHILA/master/wp-content/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=b8fab7deebef6599888960eb2adc5b22
RewriteRule (.*) - [F]
</IfModule>

# END BackUpWordPress

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING

Comments

Apache