Magnacarter/mikesandusky.com/master/wp-content/backupwordpress-fd53ce36ae-backups/.htaccess - Htaccess File

Magnacarter/mikesandusky.com/master/wp-content/backupwordpress-fd53ce36ae-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=a02000ac5781f4aeb39b8c0840b5874e
RewriteRule (.*) - [F]
</IfModule>

# END BackUpWordPress

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING

Comments

Apache