amazon web services - Subdomains for S3 Bucket Folders -


i want dynamically route subdomains s3 bucket folders. whats best way achieve this?

example:

i have bucket called 'example' has 2 folders, 1 called 'a' , 1 called 'b'. want dynamically route a.example.com folder 'a' , b.example.com folder 'b'...and on.

hope makes sense

thanks

it make sense, can't it. can configure s3 , dns route 1 hostname 1 bucket, not part of bucket.

if, instead of folders, willing use 2 different buckets, easy set redirection of 2 hostnames 2 different buckets.


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -