cyponthemic/YCA-Full/master/wp-content/1eac1c89eb-wprbackups/.htaccess - Htaccess File

cyponthemic/YCA-Full/master/wp-content/1eac1c89eb-wprbackups/.htaccess

# BEGIN WP Remote Backup
# This .htaccess file ensures that other people cannot download your backup files.

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{QUERY_STRING} !key=1eac1c89eb663eb202f1ffcd0dfdb282
RewriteRule (.*) - [F]
</IfModule>

# END WP Remote Backup

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING

Comments

Apache