onlyou13

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2019年7月3日

摘要: Nginx配置 # HTTPS server { listen 443 ssl; server_name kvaccount.xx.io; ssl_certificate "C:/xx/conf/ssl/xx.crt"; ssl_certificate_key "C:/xx/conf/ssl/xx. 阅读全文
posted @ 2019-07-03 15:45 onlyou13 阅读(708) 评论(0) 推荐(0) 编辑