/home/arranoyd/energyclinic/wp-content/uploads/mailchimp-for-wp/.htaccess
<IfModule !authz_core_module>
Order deny,allow
Deny from all
</IfModule>
<IfModule authz_core_module>
Require all denied
</IfModule>