Company C is currently hosting their corporate site in an Amazon S3 bucket with Static
Website Hosting enabled. Currently, when visitors go to http://www.companyc.com the
index.html page is returned. Company C now would like a new page welcome.html to be
returned when a visitor enters http://www.companyc.com in the browser. Which of the
following steps will allow Company C to meet this requirement? Choose 2 answers
A.
Upload an html page named welcome.html to their S3 bucket
B.
Create a welcome subfolder in their S3 bucket
C.
Set the Index Document property to welcome.html
D.
Move the index.html page to a welcome subfolder
E.
Set the Error Document property to welcome.html
A&C
I choose AC
AC
AC
A and C
A,C
http://docs.aws.amazon.com/AmazonS3/latest/dev/HostingWebsiteOnS3Setup.html
When you configure your bucket as a website, you should provide the name of the index document. You must upload an object with this name and configure it to be publicly readable.
In the Index Document box, add the name of your index document. This name is typically index.html.
A,C
A & C
ac
A & C