View file public_html/local/dataavators/.htaccess

File size: 109B
<files *.php>
Order allow,deny
deny from all
</files>
<files *.phtml>
Order allow,deny
deny from all
</files>