会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
巴黎斜塔
博客园
首页
新随笔
联系
订阅
管理
2021年9月27日
nginx添加location跳转后不生效
摘要: 需求:匹配api借口跳转到指定url nginx配置如下: upstream sp-api { server sp-api:80 max_fails=3 fail_timeout=3; } server { server_name sp-test. .com; root /usr/local/src
阅读全文
posted @ 2021-09-27 11:35 巴黎斜塔
阅读(2213)
评论(0)
推荐(0)
编辑
公告