V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  Rebron1900  ›  全部回复第 7 页 / 共 7 页
回复总数  128
1  2  3  4  5  6  7  
@canbingzt 刚刚测试了,显示定义 default_server 也不行。
@cnrting 我现在这个站点就是不想搞 ssl ,有没有不绑定证书的办法
@shenqi @cnrting 但是我 demo.com 没有 ssl ,我监听 443 后重载配置文件失败,提示:
nginx: [emerg] no "ssl_certificate" is defined for the "listen ... ssl" directive in /etc/nginx/sites-enabled/1900.live.conf:1
@blackeeper 这种情况我要怎么改配置文件呢。
@gam2046
我之前也想着是不是引入了其他配置文件,所以去过去核对过 nginx 的主配置文件。
我这边的 server 都是通过 include 引入的,主配置文件没有其他 server ,引入代码:
```
include /etc/nginx/conf.d/*.conf;
include /etc/nginx/sites-enabled/*;
```
@pengtdyd 性子急不太严谨,问题没有描述清楚,不好意思。
解释一下,不是白嫖,程序已是付费买断的。
但是现在他们公司搞 Saas 了,这边后续要支持的话要我们给服务费用,我们公司没出。
所以他们只给了包和安装文档,其他的支持不给了。
@zpfhbyx @zxCoder @siknet @fmumu
不知道有没有大佬知道怎么回事。
1  2  3  4  5  6  7  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1975 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 25ms · UTC 01:37 · PVG 09:37 · LAX 18:37 · JFK 21:37
Developed with CodeLauncher
♥ Do have faith in what you're doing.