File ".htaccess"
Full Path: /var/www/bvnghean.vn/wp-content/uploads/sucuri/.htaccess
File size: 193 bytes
MIME-type: text/plain
Charset: utf-8
<FilesMatch "\.(?i:php)$">
<IfModule !mod_authz_core.c>
Order allow,deny
Deny from all
</IfModule>
<IfModule mod_authz_core.c>
Require all denied
</IfModule>
</FilesMatch>