On Fri, Dec 16, 2022 at 04:27:15PM +0800, Mike Lieberman wrote:
Hi there,
You have configured your nginx to listen on port 80 on all IP addresses.
You have configured your apache to listen on port 80 on all IP addresses.
They can't both do that at the same time.
The first one works, the other one fails.
If you want both to be running, you must configure them to listen on
different IP:ports from each other.
This is normal.
Cheers,
f
--
Francis Daly [email protected]
_______________________________________________
nginx mailing list
[email protected]
https://mailman.nginx.org/mailman/listinfo/nginx