kim2235/h5press/master/wp-content/backupwordpress-86e4f76071-backups/.htaccess - Htaccess File

kim2235/h5press/master/wp-content/backupwordpress-86e4f76071-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=5a55f5ec0af3839ee23297b0eac2d2fc
RewriteRule (.*) - [F]
</IfModule>

# END BackUpWordPress

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING

Comments

Apache