We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
首先感谢作者,这是个非常棒的动作。我希望可以增加静态页面的"文件 404 规则"配置,目前动作无法设置"文件 404 规则",默认是Redirect。对于大部分静态页面,我认为该值设置为Index更为合理。
Redirect
Index
查找了下文档,该值可在PutBucketWebsite请求的IndexDocument下Type的参数进行配置 参考:https://www.alibabacloud.com/help/zh/object-storage-service/latest/putbucketwebsite
PutBucketWebsite
IndexDocument
Type
再次感谢
The text was updated successfully, but these errors were encountered:
No branches or pull requests
首先感谢作者,这是个非常棒的动作。我希望可以增加静态页面的"文件 404 规则"配置,目前动作无法设置"文件 404 规则",默认是
Redirect
。对于大部分静态页面,我认为该值设置为Index
更为合理。查找了下文档,该值可在
PutBucketWebsite
请求的IndexDocument
下Type
的参数进行配置参考:https://www.alibabacloud.com/help/zh/object-storage-service/latest/putbucketwebsite
再次感谢
The text was updated successfully, but these errors were encountered: