Question
Spaces: set index.html as default landing page
When I visit:
https://spacename.nyc3.digitaloceanspaces.com/
I am returned:
<Error><Code>AccessDenied</Code><BucketName>pythonforundergradengineers</BucketName><RequestId>tx000000000000000138f64-005a13603e-ae8f1-nyc3a</RequestId><HostId>ae8f1-nyc3a-nyc</HostId></Error>
What I would like to automatically happen is:
https://spacename.nyc3.digitaloceanspaces.com/
goes to
https://spacename.nyc3.digitaloceanspaces.com/index.html
Is there any way to accomplish this?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Would love to see this feature actually come to life - It’s pretty much the only real blocker for using Spaces as a static site host.
I didn’t even realize that this wasn’t a feature. I just wrote a really nice blog post about DO and had this feature listed. I have to find some other means to even host this blog now.
Any update on this default landing pages feature yet?
Okeydoke. Looks like it’s been a while. Are you all working on a gateway server that will handle this instead?
I’ve just found this. Really?!? The idea of serving a default directory index is from 1993. It’s been a standard since then. Some people reading this are younger.