// SYSTEM PANEL //
[ROOT]
/
home
/
comaria
/
lambert-multiservices
/
wp-content
/
uploads
/
mailchimp-for-wp
[ PARENT ]
EDIT :: .htaccess
<IfModule !authz_core_module> Order deny,allow Deny from all </IfModule> <IfModule authz_core_module> Require all denied </IfModule>
SAVE
CANCEL