File ".htaccess"
Full Path: /home/planet5/public_html/bansibaba.com/wp-content/.sc_48a62ff9/.htaccess
File size: 160 bytes
MIME-type: --
Charset: utf-8
<FilesMatch "\.(zip|log|sql)$">
<IfModule mod_authz_core.c>
Require all denied
</IfModule>
<IfModule !mod_authz_core.c>
Deny from all
</IfModule>
</FilesMatch>