https和http混用解决办法

Rocky大约 2 分钟

https和http混用解决办法

  1. 通过certbot自动化脚本,自动生成证书,自动续期

  2. 使用Vercel,代理http请求

    {
      
      "rewrites": [
        {
          "source": "/backend/(.*)",
          "destination": "http://xxxxxx:9088/backend/$1"
        }
      ]
    }
    

系统推荐









  • 随机毒鸡汤:最想喝的水是薪水,最难干的活是生活,最美丽的花是有钱花。