Skip to content
New issue

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

adding subfolder homepage types to IndexDocument #276

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chanind
Copy link

@chanind chanind commented Nov 13, 2020

This PR adds in the API options necessary to enable and configure the Subfolder Homepage options for static websites on OSS. These options don't seem to be documented anywhere in the API docs, but you can see the options in the Alicloud OSS UI, and if you look at the XML responses from the API you'll see they exist. I had to reverse-engineer how this works; This should be added to the API docs.

Screen Shot 2020-11-13 at 11 37 49

Screen Shot 2020-11-13 at 11 38 55

Without adding these options, every time SetBucketWebsiteDetail is called it just deletes the subfolder homepage settings on the OSS bucket.

@CLAassistant
Copy link

CLAassistant commented Nov 13, 2020

CLA assistant check
All committers have signed the CLA.

@chanind
Copy link
Author

chanind commented Nov 13, 2020

Just realized there's another open PR addressing this: #265. Feel free to close this if you'd rather merge that instead.

@kkuai kkuai force-pushed the master branch 2 times, most recently from 07f0838 to 3dce9c8 Compare November 19, 2021 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants