How to fix ERR_TOO_MANY_REDIRECTS on custom github pages domain?

前端 未结 2 408
你的背包
你的背包 2020-12-18 15:58

So I had github pages set up with a custom domain without problem on namecheap a day ago. Then I tried switching to Https via github\'s newly added support for https on page

2条回答
  •  既然无缘
    2020-12-18 16:17

    More info here: https://support.cloudflare.com/hc/en-us/articles/115000219871

    The two typical causes of redirect loop errors are:

    • Cloudflare SSL options that are incompatible with your origin web server’s configuration, and
    • Page Rule misconfiguration.

提交回复
热议问题