Skip to content

Commit a06ee85

Browse files
committed
Del copy partial
1 parent d16279d commit a06ee85

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

模块参考/http/ngx_http_realip_module.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -61,16 +61,6 @@ real_ip_recursive on;
6161
|**上下文**|http、server、location|
6262
|**提示**|该指令在 1.3.0 版本和 1.2.1 版本中出现|
6363

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-
7464
如果禁用递归搜索,则匹配其中一个可信地址的原始客户端地址替换为 [real_ip_header](ngx_http_realip_module.md#real_ip_header) 指令定义的请求头字段中发送的最后一个地址。如果启用了递归搜索,则匹配其中一个可信地址的原始客户端地址替换为请求头字段中发送的最后一个非受信任地址。
7565

7666
<a id="embedded_variables"></a>

0 commit comments

Comments
 (0)