cyponthemic/Fallen-Giants/master/wp-content/backupwordpress-d607ae7b9c-backups/.htaccess - Htaccess File

cyponthemic/Fallen-Giants/master/wp-content/backupwordpress-d607ae7b9c-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=afbc924889f3920538138c39742ae068
RewriteRule (.*) - [F]
</IfModule>

# END BackUpWordPress

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING

Comments

Apache