File ".htaccess"

Full Path: /home/trinadezambia/public_html/democrm.trinadezambia-20260517144640/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>