Port 80 failed: Connection refused
Suddenly my server down !, and when tried
curl http://myip -v
* Rebuilt URL to: http://myip/
* Trying myip...
* connect to myip port 80 failed: Connection refused
* Failed to connect to myip port 80: Connection refused
* Closing connection 0
curl: (7) Failed to connect to myip port 80: Connection refused
How detect the reason ? which log file can i see it ?
Please help.