Github 绑定域名添加https的方法2019年9月更新
  官方教程
 https://help.github.com/en/articles/using-a-custom-domain-with-github-pages
 打开 https://github.com/
 打开 https://github.com/waimao8/waimao8.github.io/settings
 绑定域名:163168.xyz
 
 打开你要绑定域名的项目,进入设置页面。并在 Github Pages - Custom domain 这一栏填上你的网址
 163168.xyz
 在source 目录添加一个新文件CNAME,不带任何后缀,这就是全称,里面写的是你的域名 163168.xyz
 
 免费https域名解析
 https://dash.cloudflare.com/
 从域名服务商ns到下面两个地址
 candy.ns.cloudflare.com
 earl.ns.cloudflare.com
 电脑运行cmd ping waimao8.github.io
 
 查询ip位
 185.199.108.153
 之前ping的是185.199.110.153
 从cloudflare解析域名 163168.xyz
 185.199.110.153
 185.199.111.153
 
 等30分钟左右生效
 点击 https://163168.xyz/ 生效就可以访问了
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 IT迷!









