I have checked the port 80 logs: they are empty. I concluded that the problem might lie not with Apache but with the server port configuration.
So I checked the ports on the server (netstat -nat | grep LISTEN): 80 is not listed among the listening. I checked the firewall configuration on the server and port 80 should be open -- but clearly isn't. So I tried 'nc -l 80' to force the port open; it hung.
I have exhausted my linux expertise.
> On 1 Dec 2018, at 8:47, Jack M. Nilles <jnilles@xxxxxxxx> wrote:
>
> Good point. I will add logging to port 80 and see what happens.
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx