From 50e41af0d4856efbaf04ea8e8613319d315a2e26 Mon Sep 17 00:00:00 2001 From: colben Date: Fri, 29 Nov 2024 18:41:44 +0800 Subject: [PATCH] update --- content/post/nginx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/post/nginx.md b/content/post/nginx.md index aacc6ab..758afd6 100644 --- a/content/post/nginx.md +++ b/content/post/nginx.md @@ -32,7 +32,7 @@ categories: ["web"] - $document_uri $uri 不带请求参数的当前URI,不包含主机名,如"/foo/bar.html" ## map --语法 +- 语法 ``` map 源变量 自定义变量 { hostnames; # 可以使用通配来匹配源变量