forked from Hakase/nginx-build
When server_tokens is off, server names are not sent in special responses.
This commit is contained in:
@@ -33,7 +33,6 @@ static u_char ngx_http_error_build_tail[] =
|
||||
|
||||
|
||||
static u_char ngx_http_error_tail[] =
|
||||
"<hr><center>" NGINX_SERVER "</center>" CRLF
|
||||
"</body>" CRLF
|
||||
"</html>" CRLF
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user