NicoGill/Archistyle/master/wp-content/backupwordpress-688a096cda-backups/.htaccess - Htaccess File

NicoGill/Archistyle/master/wp-content/backupwordpress-688a096cda-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=cc248f50e408fe96bb5e5f7a0ab010a8
RewriteRule (.*) - [F]
</IfModule>

# END BackUpWordPress

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING

Comments

Apache