We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d16279d commit a06ee85Copy full SHA for a06ee85
模块参考/http/ngx_http_realip_module.md
@@ -61,16 +61,6 @@ real_ip_recursive on;
61
|**上下文**|http、server、location|
62
|**提示**|该指令在 1.3.0 版本和 1.2.1 版本中出现|
63
64
-将 `variable` 设置为给定的 JWT claim 参数 `name`。
65
-
66
-### auth_jwt_key_file
67
68
-|\-|说明|
69
-|:------|:------|
70
-|**语法**|**auth_jwt_key_file** `file`;|
71
-|**默认**|——|
72
-|**上下文**|http、server、location|
73
74
如果禁用递归搜索,则匹配其中一个可信地址的原始客户端地址替换为 [real_ip_header](ngx_http_realip_module.md#real_ip_header) 指令定义的请求头字段中发送的最后一个地址。如果启用了递归搜索,则匹配其中一个可信地址的原始客户端地址替换为请求头字段中发送的最后一个非受信任地址。
75
76
<a id="embedded_variables"></a>
0 commit comments