Nginx with Varnish as a proxy. Phantom Port 80
    plutocrat 
    nginx-forum at forum.nginx.org
       
    Fri Apr  1 10:33:47 UTC 2016
    
    
  
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
    
    
More information about the nginx
mailing list