摘要: 1.下载安装包 链接: https://pan.baidu.com/s/12f3JEgSkvxXQ7e_xfCnOYA 提取码:vwza 2.解压缩 3.执行绿化文件 4.添加到桌面 5.打开使用 阅读全文
posted @ 2021-12-07 15:20 SpecialSpeculator 阅读(176) 评论(0) 推荐(0)
摘要: 1.配置 location /api/ { proxy_pass https://uat-trans-safe.jd.com/; } 2.如何生效呢 重新编译nginx,带上参数 --with-http_ssl_module 举个例子 ./configure --prefix=/export/ser 阅读全文
posted @ 2021-12-07 14:37 SpecialSpeculator 阅读(1497) 评论(0) 推荐(0)