Thanks
had to reset the router for some reason.
everything rocks !
Sent: Wednesday, May 05, 2021 at 9:34 AM
From: "Dino Ciuffetti"
To: users@httpd.apache.org
Subject: Re: [users@httpd] port 80 curl connection refused.
curl http://123.456.7.543 (example ip address
curl http://123.456.7.543 (http://123.456.7.543) (example ip address)
curl: (7) Failed to connect to 123.456.7.543 port 80: Connection refused
"Connection refused" means that your apache service is not bound to port
TCP/80, it's down, or your routing send HTTP traffic to another host where
apache
Hi,
I can ping the DNS IP.
I have done just setup a fresh install of apache2 on ubuntu 20.04
http://localhost is ok
port 80 is open.
sudo ufw status
Status: active
To Action From
-- --
22/tcp ALLO