FILL BLANK -
Which directive in a Nginx server configuration block defines the TCP ports on which the virtual host will be available, and which protocols it will use? (Specify
ONLY the option name without any values.)
FILL BLANK -
Which directive in a Nginx server configuration block defines the TCP ports on which the virtual host will be available, and which protocols it will use? (Specify
ONLY the option name without any values.)
The directive in an Nginx server configuration block that defines the TCP ports on which the virtual host will be available, and which protocols it will use, is 'listen'.
It's talking about block, not directive. I think it's "server" block.
Sorry, I correct myself. I have read badly.
To say that the good answer is : listen
The answer is listen