gpt4 book ai didi

Azure静态网站: The account being accessed does not support http

转载 作者:行者123 更新时间:2023-12-02 22:55:55 30 4
gpt4 key购买 nike

我使用 Azure 存储帐户的静态网站功能来托管 React.js 应用程序。该站点还启用了 CDN 终结点(Microsoft 标准 CDN 定价层),因此站点 URL 类似于 https://xxx.azureedge.net/ 。问题:当我尝试通过 HTTP 协议(protocol)访问该网站时,它显示:

The account being accessed does not support http.
HttpStatusCode: 400
ErrorCode: AccountRequiresHttps
RequestId : 46959fc9-a01e-006d-2bc5-6b781e000000
TimeStamp : 2020-08-06T07:48:01.6590412Z

我希望将用户重定向到 HTTPS 版本。

最佳答案

您可以允许没有 CDN 的 HTTP:在“设置”->“配置”下,将“需要安全传输”设置为“禁用”。

Screenshot Azure Storage Portal - Secure transfer required

但是,要重定向到 HTTPS,您需要 CDN。

关于Azure静态网站: The account being accessed does not support http,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/63279285/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com