Current File : /home/kelaby89/public_html/wp/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>
Hello World !