Update auf Nginx 1.13.4
This commit is contained in:
@@ -122,7 +122,7 @@ static ngx_http_variable_t ngx_http_realip_vars[] = {
|
||||
{ ngx_string("realip_remote_port"), NULL,
|
||||
ngx_http_realip_remote_port_variable, 0, 0, 0 },
|
||||
|
||||
{ ngx_null_string, NULL, NULL, 0, 0, 0 }
|
||||
ngx_http_null_variable
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user