02 2023 档案
location匹配带斜杠 / 和不带斜杠 /
摘要:1、location后面带 / ,proxy_pass 后面不带 / location /aaa/{ proxy_pass http://127.0.0.1:9099/test4/hello/getProxyUrl; } 测试地址:http://localhost:10000/aaa/123 测试结 阅读全文
posted @ 2023-02-21 11:19 李白菜 阅读(1216) 评论(0) 推荐(0)