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; # 可以使用通配来匹配源变量