Francis Daly Wrote: ------------------------------------------------------- > "Default" there means that if a server{} block does not have any > listen directive, it is equivalent to "listen *:80" (or "listen *:8080" if > running as non-root). > > Your "letsencrypt" server{} block does not have any listen directive.
Oh wow. It was that simple. Thanks. I probably should have found it, but when you start going around in circles its hard to break out. Adding a listen directive to the letsencrypt server {} block fixed it. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,265791,265803#msg-265803 _______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx