Naked Domain Redirect Failing when using HTTPS SSL on Google App Engine

后端 未结 5 1220
野性不改
野性不改 2020-12-08 06:56

We\'ve got a website:

www.feeltracker.com

This is running on Google App Engine

On Google App Engine, we have Naked Domain forwarding setup, so that:<

5条回答
  •  暖寄归人
    2020-12-08 07:38

    Apparently naked domain redirect on HTTPS is not supported. There is no mentioning of this in official docs. If you look at support docs you see in screenshots that naked redirect specifically states http://.

    Judging from Google Groups threads, SSL naked domain redirect is not possible: here, here.

提交回复
热议问题