According to Amazon’s Developer Guide you can setup Virtual Hosting of your files by adding a CNAME in your DNS server. I’ve sinced mapped a subdomain s3.brangle.com to Amazon’s S3 cloud.
The way I did this was to create a CNAME entry on my DNS server mapping s3.brangle.com to s3.brangle.com.s3.amazonaws.com. and yes, that is a […]