会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
哈喽
新随笔
管理
2025年4月16日
nginx代理minio使用二级路径访问的location配置
摘要: 文件访问地址:https://www.aaa.com/files/桶名/文件名 location ^~/files/ { proxy_pass http://localhost:9000/; proxy_set_header X-Real-IP $remote_addr; proxy_set_hea
阅读全文
posted @ 2025-04-16 15:29 哈喽哈喽111111
阅读(300)
评论(0)
推荐(0)