小四儿

心之所愿,无所不至!

Nginx 配置

  首先, 需要把 http 都转发到 https, 需要使用 rewrite, 这样, 当访问 http://example.cn 会自动转发到 https://example.cn

阅读全文 »