mirror of
https://github.com/nginx/nginx.git
synced 2025-08-06 14:56:15 +08:00
fix the previous commit
This commit is contained in:
parent
64416aa321
commit
0ded9db383
@ -323,7 +323,7 @@ static ngx_command_t ngx_http_proxy_commands[] = {
|
|||||||
{ ngx_string("proxy_cache"),
|
{ ngx_string("proxy_cache"),
|
||||||
NGX_HTTP_MAIN_CONF|NGX_HTTP_SRV_CONF|NGX_HTTP_LOC_CONF|NGX_CONF_FLAG,
|
NGX_HTTP_MAIN_CONF|NGX_HTTP_SRV_CONF|NGX_HTTP_LOC_CONF|NGX_CONF_FLAG,
|
||||||
ngx_http_proxy_cache,
|
ngx_http_proxy_cache,
|
||||||
0,
|
NGX_HTTP_LOC_CONF_OFFSET,
|
||||||
0,
|
0,
|
||||||
NULL },
|
NULL },
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user