details: https://hg.nginx.org/nginx/rev/904c99bede17
branches:
changeset: 9135:904c99bede17
user: Gena Makhomed
date: Mon Jul 24 18:04:41 2023 +0300
description:
Contrib: vim syntax, update core and 3rd party module directives.
List of 3rd party modules github repositories was obtai
The server_name directive allows for selecting which "server" block should
be used to process a request; a "server" being a very convenient way to
group a set of directives and location blocks into a separate and distinct
configuration entity. Currently, server_name selects the server based on
the
Hello!
On Tue, Jul 25, 2023 at 07:56:50AM -0700, Chris Newton via nginx-devel wrote:
> The server_name directive allows for selecting which "server" block should
> be used to process a request; a "server" being a very convenient way to
> group a set of directives and location blocks into a separa