gmloc

  • 首页
  • 笔记
  • 加密
  • 心情
首页 » 标签 https 下的文章

nginx 不带www和http 301重定向到带www的https网址

  • 2020-01-05
  • 笔记
  • 暂无评论

server { listen 80; server_name example.com www.example.com; return 301 https://www.example.com$request_uri; } server { listen 443 ssl http2; server_name example.com; ssl_cer

- 阅读全文 -

namesilo域名通过acme.sh申请Let's Encrypt通配符HTTPS证书

  • 2020-01-03
  • 笔记
  • 暂无评论

官方发布:https://community.letsencrypt.org/t/acme-v2-and-wildcard-certificate-support-is-live/55579支持ACME的客户端:https://letsencrypt.org/docs/client-options/acme.sh中文说明:https://github.com/Neilpang/acme.sh/wi

- 阅读全文 -

心情

    奶奶去世了。97岁。高寿了。可还是难受。

  • 查看更多...

最新文章

  • 在Python中设置Windows命令行terminal标题
  • 宝塔降级7.7教程
  • 关于python读取文件“r+“模式的踩坑
  • smtp 端口465、587、25被封的解决办法
  • WordPress删除插件停用残留的定时任务
  • 谷歌站长工具警告“已编入索引,尽管遭到 robots.txt 屏蔽” 的处理方案
  • 古腾堡编辑器禁用自动保存
  • python请求url出现check_hostname requires server_hostname的解决办法
  • 解决—-/boot/grub2/grub.cfg 找不到的问题
  • 宝塔绕过登录的方法

最近回复

  • 陈先生: 国内的是安装不了的!然后我叫别人发给我了一个,但是是文件夹,不是...

分类

  • 笔记
  • 加密

标签

  • WordPress
  • python
  • nginx
  • centos
  • php
  • linux
  • Notepad++
  • anaconda
  • windows
  • photoshop
  • VSCode
  • https
  • U盘
  • cloudflare
  • vps
  • 路由器
  • swappiness
  • keepass
  • chrome
  • typecho
  • 正则表达式
  • Google BBR
  • namesilo
  • 301
  • wsl2
  • 双系统
  • deepin
  • css
  • JavaScript
  • 苹果cms

归档

  • 2022 年 6 月
  • 2022 年 4 月
  • 2021 年 10 月
  • 2021 年 9 月
  • 2021 年 6 月
  • 2021 年 5 月
  • 2021 年 1 月
  • 2020 年 12 月
  • 2020 年 11 月
  • 2020 年 8 月
  • 2020 年 7 月
  • 2020 年 5 月
  • 2020 年 4 月
  • 2020 年 3 月
  • 2020 年 2 月
  • 2020 年 1 月
  • 2019 年 12 月
  • 2019 年 11 月
  • 2019 年 10 月
  • 2019 年 9 月
  • 2019 年 8 月

其它

  • 文章 RSS
  • 评论 RSS

友情链接:屯币呀

© 2022 gmloc. Powered by Typecho & Initial.