| Current Path : /var/www/clients/client3/web2/web/pub/media/custom_options/ |
| Current File : /var/www/clients/client3/web2/web/pub/media/custom_options/.htaccess |
<IfVersion < 2.4>
order deny,allow
deny from all
</IfVersion>
<IfVersion >= 2.4>
Require all denied
</IfVersion>