摘要: 一台服务器通过nginx配置多个域名(80端口) 参考:https://www.cnblogs.com/ruanjianlaowang/p/11182486.html 1. 问题描述 多个域名对应一个服务器,为了避免域名后增加端口号,两个域名都需要占用80端口号,使用nginx来进行配置。 2. 解 阅读全文
posted @ 2020-02-22 20:50 溶洞 阅读(8993) 评论(0) 推荐(0) 编辑
摘要: 参考 https://blog.csdn.net/qq_36514588/article/details/83897081 https://www.cnblogs.com/guarderming/p/10476028.html 配置文件nginx.config #user nobody;worker 阅读全文
posted @ 2020-02-22 20:36 溶洞 阅读(274) 评论(0) 推荐(0) 编辑