| Current Path : /home/sarayaglobal/sarayamystair.in/components/com_akeeba/Model/ |
| Current File : /home/sarayaglobal/sarayamystair.in/components/com_akeeba/Model/.htaccess |
<IfModule !mod_authz_core.c>
Order deny,allow
Deny from all
</IfModule>
<IfModule mod_authz_core.c>
<RequireAll>
Require all denied
</RequireAll>
</IfModule>