14Steve14 wrote: ↑Fri Sep 30, 2022 8:02 am
The report for the IP address that is included in the warning message
That report is saying that your IP, which may be used by multiple sites, is associated with someone doing port scans. The only ways to fix that are
1. For the host to convince the report site that they have barred whomever was doing the port scans from their server.
2. To change to a different IP.
We of course have a number of certified hosts who would presumably be happy for your business and would give you a new IP. You could replace the IP in that URL with the new IP to see if there have been problems reported on that IP before actually transferring the site. You might have to pay them for a month's hosting before they tell you the new IP.
It's also possible that your existing host may be able to switch you to a different IP, even on the same server. You'd also need to change your DNS to match, but that would likely be easier than changing hosts.
Basically, either the host fixes it (possibly with some DNS help from you) or you change hosts. (Assuming this is important enough to you that you feel the need to fix it.) If trying to get the host to fix it, I would emphasize that some customers are not able to access the site.
The problem shown in the URL that you posted has nothing to do with the .htaccess code that you posted. That .htaccess code ensures that people using the website use secure communications between their computers and the site. The IP abuse report is claiming that people are running malicious code on the same server where your site is stored. That's what they mean by the server being compromised.
Note that it is possible for a server to be set up such that one site does not have access to the code from another site. It's also possible for a server to be set up such that access to one site works for everything.