Hi,
Please share your methods, what are the best and easiest way to disable world access to the spamming website hosted on a shared server, and allow only certain IP's of the website owner to investigate and fix the issue.
Website is based on Joomla and adding "Require all denied" in .htaccess is not working for some reason, neither appending following:
<Directory "/home2/cpuser/public_html/" >
Require all denied
</Directory>
to the Post VirtualHost Include editor in WHM is working... Running Apache 2.4.
Thank you.
Please share your methods, what are the best and easiest way to disable world access to the spamming website hosted on a shared server, and allow only certain IP's of the website owner to investigate and fix the issue.
Website is based on Joomla and adding "Require all denied" in .htaccess is not working for some reason, neither appending following:
<Directory "/home2/cpuser/public_html/" >
Require all denied
</Directory>
to the Post VirtualHost Include editor in WHM is working... Running Apache 2.4.
Thank you.