会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
喻聪
临渊羡鱼,不如退而结网
博客园
首页
新随笔
管理
2024年12月11日
Nginx location proxy_pass 后面的url 加与不加/的区别
摘要: 这里我们分4种情况讨论 这里我们请求的网站为:192.168.1.123:80/static/a.html 整个配置文件是 server { port 80, server name 192.168.1.123 location /static { proxy_pass 192.168.2.321:
阅读全文
posted @ 2024-12-11 17:34 喻聪
阅读(12)
评论(0)
推荐(0)
编辑
公告