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

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -