| Current Path : /home/m/a/g/maglabs/it/pub/media/downloadable/ |
| Current File : /home/m/a/g/maglabs/it/pub/media/downloadable/.htaccess |
<IfVersion < 2.4>
order allow,deny
deny from all
</IfVersion>
<IfVersion >= 2.4>
Require all denied
</IfVersion>