http { include mime.types; default_type application/octet-stream; server { //代理跳转的网站 listen 9095; server_name localhost 192.168.0.91; //当前项目网址 location /wap/ { proxy_pass http://192.168.0.91:9099/; } } }
Nginx如何快速提高网站响应速度(Nginx Proxy Manager)
标签: nginx
上面是“nginx设置代理跳转”的全面内容,想了解更多关于 前端知识 内容,请继续关注web建站教程。
当前网址:https://m.ipkd.cn/webs_2133.html
声明:本站提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请发送到邮箱:admin@ipkd.cn,我们会在看到邮件的第一时间内为您处理!