Skip to main content

All Questions

Tagged with
0 votes
0 answers
56 views

How to route linode object bucket to domain name?

I have a linode object bucket up and running with my files/folders. I have purchased the domain and have set a CNAME to point to [subdomain].[domain].com.website-us-southeast-1.linodeobjects.com. When ...
SynfulAcktor's user avatar
0 votes
1 answer
576 views

Source url prefix appended to destination url when using CloudFront and S3 AWS

I am trying to redirect a url, example.io, to www.example.org/survey/imagine. Currently, my S3 bucket handles redirection with the following redirection rules: <RoutingRules> <RoutingRule&...
Adam Tapp's user avatar
1 vote
1 answer
111 views

How do I set up DNS, AWS S3, AWS Cloudfront, and AWS Certificate Manager to secure multiple sites

I am trying to secure multiple static AWS S3 websites delivered via AWS Cloudfront CDN with one certificate. This AWS article says I should be able to do this, but it's not working. One is a web-app,...
LWSChad's user avatar
  • 111
2 votes
2 answers
879 views

Why CNAME is not working as supposed?

I have set a CNAME entry to redirect over Amazon S3 bucket, however there is something that doesnt works as supposed (by me of course) with CNAME I expect to redirect a fictional subdomain, say for ...
Ritardi.Net's user avatar
1 vote
1 answer
3k views

I can't resolve s3 dns from time-to-time

I'm using the .net SDK to talk to S3, but too often I get the following exception: The remote name could not be resolved: 's3.amazonaws.com' I'm using the two standard OpenDNS DNS servers, and ...
Suraj's user avatar
  • 389