I need your help to understand
Indeed there was a .htaccess file in the report wp-admin which posed the problem, it contained following info
<FilesMatch “. * \. (Phtml | php) $”>
Order Allow, Deny
Deny from all
</ FilesMatch>
<FilesMatch “(index) .php $”>
Order Allow, Deny
Allow from all
</ FilesMatch>
He was at the base of the July 2019 incident in various directories and at the root of the site.
Is it the work of a pirate?
How to prevent this problem with HMWP?