参考Pages文档添加了edgeone.json,定义了重定向: { "redirects": [ { "source": "$host", "destination": "$wwwhost", "statusCode": 301 } ] }
但部署后并没有生效,请问是哪里配置不对。
相似问题