Zduhamel/PT-JOB-FUSION/master/wp-content/envato-backups/.htaccess - Htaccess File

Zduhamel/PT-JOB-FUSION/master/wp-content/envato-backups/.htaccess

# BEGIN EnvatoBackup
# This .htaccess file ensures that other people cannot download your backup files.

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

# END EnvatoBackup

On Github License

Files

Download PDF of Htaccess file
QUERY_STRING

Comments

Apache