File ".htaccess"

Full Path: /home/trinadezambia/public_html/admin_panel/democrm.trinadezambia.com/system/.htaccess
File size: 122 bytes
MIME-type: text/plain
Charset: utf-8

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