jhonrsalcedo/sitio/master/wp-content/backupwordpress-de38bc428d-backups/.htaccess - Htaccess File

jhonrsalcedo/sitio/master/wp-content/backupwordpress-de38bc428d-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=5d120565e5efcea2888f4c4ba8aae6d9
RewriteRule (.*) - [F]
</IfModule>

# END BackUpWordPress

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING

Comments

Apache