摘要: 1、nginx作为静态资源服务器配置 强调 location 后的 "^~" 顺序不能反了 2、nginx作为反向代理服务器配置 proxy_redirect参数说明: 这个参数只在发生重定向时生效, 前提:proxy_redirect http://hello http://127.0.0.1:8 阅读全文
posted @ 2019-02-22 15:33 品书读茶 阅读(583) 评论(0) 推荐(0)