On Sat, May 28, 2022 at 17:30 IL Ka <[email protected]> wrote:
> I am running an Apache server and using Qualys Lab’s server checker. It
>> shows no access to the server.
>>
>> Have you tried to telnet to port 80 from home? Do you see apache
> listening this port using ``ss``?
>
On the new host I did:
$ sudo su
# telnet 80
Trying 0.0.0.80...
and gave up waiting.

