会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
小沐酱
博客园
首页
新随笔
联系
订阅
管理
2021年10月17日
nginx映射域名以及加证书https(SSL证书)
摘要: 1、映射一个域名到服务器80端口 2、在服务器nginx配置这个域名并重启 nginx.conf默认配置 user root; worker_processes auto; error_log /var/log/nginx/error.log; pid /run/nginx.pid; include
阅读全文
posted @ 2021-10-17 23:48 小沐酱
阅读(44)
评论(0)
推荐(0)
编辑
公告