File ".htaccess"

Full Path: /home/trinadezambia/public_html/ecommerce/democrm.trinadezambia.com/application/.htaccess
File size: 130 bytes
MIME-type: text/plain
Charset: utf-8

<IfModule authz_core_module>
    Require all denied
</IfModule>
<IfModule !authz_core_module>
    Deny from all
</IfModule>