Proxying with/without listen in server block
Francis Daly
francis at daoine.org
Wed Aug 14 10:50:59 UTC 2013
On Wed, Aug 14, 2013 at 05:48:38AM -0400, tcbarrett wrote:
Hi there,
> Am I missing this:
I think you're missing this:
http://nginx.org/en/docs/http/request_processing.html#mixed_name_ip_based_servers
coupled with the default value for "listen", as in "what is meant by not
having a listen in a server block", which is at http://nginx.org/r/listen
The answer to your original question:
> Does having a listen directive in a server block over ride blocks without?
is "yes, if the listen directive is different from the default".
f
--
Francis Daly francis at daoine.org
More information about the nginx
mailing list