摘要:
为nginx反向代理设置自定义错误页面 转:https://blog.csdn.net/u014433030/article/details/77507839 如果我们的nginx配置了反向代理,如下: 1 location ^~ /wyq/ { 2 proxy_pass https://127.0 阅读全文
posted @ 2018-08-03 10:13
Mr.zou
阅读(1197)
评论(0)
推荐(0)
摘要:
nginx 跳转 一.需求:当需要在别的机访问本机房的服务器问题。 虚拟主机头配置 1 server { 2 listen 80; 3 server_name test.zlx.com; 4 location / { 5 if ($request_method = 'DELETE' ) { 6 re 阅读全文
posted @ 2018-08-03 10:05
Mr.zou
阅读(186)
评论(0)
推荐(0)

浙公网安备 33010602011771号