All Questions

Filter by
Sorted by
Tagged with
0 votes
0 answers
37 views

Why do I need to map separate s3 buckets for www subdomain requests in AWS?

I have a question about how DNS works in conjunction with AWS s3 buckets that I am trying to understand. I have a modest knowledge about DNS and AWS, but I don't understand why my routing solution ...
Roger Hill's user avatar
0 votes
1 answer
362 views

Can't access static site S3, Cloudfront, Route53

I apologize if this needs to be split into two questions, but I'm trying to set up a static site using S3, a CloudFront distribution, and a Route53 domain. If I try to access laszloffy.com, I receive ...
vypr907's user avatar
1 vote
0 answers
840 views

Unable to resolve AWS S3 and other DNS from Docker container

We have an API that puts an object to AWS S3 using the Java API. It works fine from the locations below: From our local dev workstations From within production docker containers in EC2 machines. But,...
Sriram Sridharan's user avatar
1 vote
1 answer
4k views

Domain to S3 Bucket AccessDenied

Hello i have a problem i recibe AccessDenied in my domain I upload my site in to a AWS S3 Bucket, i make public, create a static page, but when i access via my domain.com/mypage i get a AccessDenied. ...
Jalac's user avatar
  • 11
9 votes
3 answers
4k views

CNAME with S3 buckets

I have a Web and I wanted to move its images to AWS S3. Say it's called mypage.com and I can access to an image like this: https://mypage.com/pics/one.jpg I created a bucket called static.mypage.com ...
Ommadawn's user avatar
  • 235
-2 votes
1 answer
32 views

Domain Double Pointing

I have one main domain basicdomain.com; About 100 domains's CNAME are pointing to that main domain. domain1.com, domain2.com, ... domain100.com All domains will show basicdomain.com contents. I am ...
LoveCoding's user avatar
0 votes
0 answers
50 views

AWS Route 53 configuration problems for S3 hosting

I have a static site hosted on S3, mylifeinlimbo.ca I have set up S3 with a bucket for www.mylifeinlimbo.ca which redirects to the main bucket and created an 'A' record in Route 53 (see image for ...
jk40's user avatar
  • 1
1 vote
1 answer
240 views

Serving secure static S3 site without www

I'm trying to set up AWS to serve a static S3 site over SSL with a custom domain. I'm so close but I'm missing one piece. S3 static website (works): xyz.s3-website.us-east-2.amazonaws.com CloudFront ...
TrueWill's user avatar
  • 119
1 vote
0 answers
344 views

domain masking for a cloudfront distribution

I have a domain test.com which is linked to a cloudfront distribution which then serves static content from s3 bucket. Now I want another domain www.test2.com to masked redirect to test.com. I created ...
Kamal Reddy's user avatar
1 vote
1 answer
3k views

s3 static site: Amazon using wrong bucket

I'm setting up a static site, hosted on S3, using this set of directions: https://www.linode.com/docs/platform/object-storage/host-static-site-object-storage/ I've set my bucket up with the name ...
tjb74's user avatar
  • 13
1 vote
1 answer
3k views

AWS S3 and Route 53: www redirect does not work

I have hosted my static website on AWS S3, like in, http://example.net I have configured two S3 buckets, one for http://example.net, and another one for http://www.example.net, whose 'Static web ...
Venkat Ramakrishnan's user avatar
1 vote
1 answer
2k views

Serve a static website on S3 via CloudFront and ACM SSL without Route53

There is a great write-up of what I consider a "standard" setup of a single-page app hosted on AWS: S3 Static Sites. It includes Deployment to S3 SSL certificate via ACM Distribution via CloudFront ...
Kariem's user avatar
  • 561
1 vote
1 answer
79 views

Moved from ec2 to S3 static hosting breaks Chrome DNS resolution

I migrated an old website to a static version of it. Everything was hosted on EC2 and the Route53 hosted zone was configured like this : A record for exemple.com pointing to ec2 instance IP CNAME ...
Timothée Jeannin's user avatar
0 votes
1 answer
1k views

Can we point godaddy DNS to aws s3 static website?

I have a domain example.com which is registered in godaddy . I have hosted a static website in s3 bucket .my s3 endpoint is <bucket-name>.s3-website-<AWS-region>.amazonaws.com . I want ...
Arun Kumar's user avatar
0 votes
1 answer
1k views

How to setup DigitalOcean DNS link to AWS CloudFront Distribution

I have a DNS setup with DigitalOcean for the domain ghazanfarmir.me What I want to do? I would like a sub domain i.e. static.ghazanfarmir.me to be linked to the CloudFront Distribution, which then ...
Ghazanfar Mir's user avatar
0 votes
1 answer
3k views

how to add subdomain using route53 and godaddy

background I've already added a zone for an S3 bucket to host my static site (pointing to lobolabshq.com), now I wanted to do the same for mattermost.lobolabshq.com) I followed the instructions here ...
abbood's user avatar
  • 1,127
0 votes
1 answer
563 views

Use SSL/SNI when uploading to S3 bucket from browser

My site allows users to upload files. We upload them directly to S3 using the typical Javascript+POST+Signature. This works well, but some local networks object to the CORS request - users have a ...
Baconserker Junior's user avatar
0 votes
1 answer
78 views

How to use one website with several amazon S3 buckets as a path suffixes?

I would like to host multiple S3 Amazon buckets under one site in next way: Access to bucket1 - http://example.com/bucket1(bucket2...) and so on. What now Amazon allows is access with links like http:/...
Andriy G.'s user avatar
1 vote
1 answer
793 views

Using a Gandi domain and a cloudfront default cert, how can I set up my CNAME records so that https works?

I have a website (www.foo.com), registered with Gandi. I have a static page on Amazon S3 (let's say s3.foo.us-west.com). I also have a Cloudfront distribution (foo.cloudfront.net). Originally, my ...
Eli's user avatar
  • 11
2 votes
0 answers
772 views

Reverse Proxy on cloudfront

I have an angular site / web application (Lets call this www.mysite.com) hosted on Amazon S3 as a static website. This s3 bucket serves as the origin for a cloudfront distribution and it works ...
Anomaly211's user avatar
0 votes
2 answers
740 views

CNAME to S3 returns the S3 URL

I've setup a static website on S3 under a www.mydomain.com bucket. I also created a CNAME record for it in Namecheap looking like this: Type: CNAME Record Host: www Value: www.mydomain.com.s3-website-...
Conrad's user avatar
  • 1
1 vote
1 answer
84 views

Prevent Alias From Converting Domain Name in Browser Address Field

I'm using Amazon Web Services. I've set up my domain name in Route 53, set up static website hosting in S3, and I've successfully mapped the domain name to the S3 bucket using a DNS ALIAS record set. ...
robbpriestley's user avatar
-2 votes
1 answer
515 views

Are name servers enough to point a domain to an S3 bucket host?

I recently bought three domains via some site, planning on pointing them to an S3 bucket. The first one I succeeded in doing so, because I added both name servers, an A record, and a CNAME for the ...
Yeats's user avatar
  • 99
0 votes
2 answers
2k views

Sender address rejected: Domain not found - after Route 53 (Amazon AWS) changes

We had been getting these messages when customers try sending us emails. This is an automatically generated Delivery Status Notification THIS IS A WARNING MESSAGE ONLY. YOU DO NOT NEED ...
Rick Sanchez's user avatar
3 votes
1 answer
2k views

Serving a S3 static website from a naked domain, without migrating to AWS Route53

I'm working on a site that I'd like to serve from a naked domain like foo.com, and serve it from AWS S3'. However, the documentation I can find with AWS gave me the impression that if I want to do ...
Chris Adams's user avatar
14 votes
3 answers
3k views

Access Amazon S3 Static Website Through IPv6

I host a static website on Amazon S3 with DNS hosted on Amazon Route 53. I'd like my site to be accessible via IPv4 and IPv6 (because it's about time). When I use the Route 53 AWS Management Console ...
user avatar
1 vote
2 answers
3k views

How to configure AWS Route 53 to get equivalent of domain forwarding with masking

(I apologize in advance for not having enough technical depth to ask this intelligently) I currently have an AngularJS static website hosted on AWS S3. I'm using AWS Route 53 for DNS. I'm able to ...
JET's user avatar
  • 113
-1 votes
1 answer
112 views

Route 53 subdomains and their redirects

I am having problems with my redirects. I have a bucket named example.com created in s3 which redirects to http://google.com (just an example). In route 53 I am able to point my example.com domain to ...
Qant's user avatar
  • 3
2 votes
1 answer
3k views

Direct multiple domains to specific URLs under one domain: Amazon S3 or Apache

I have a site with user profiles and following address structure: www.mywebsite.com/user1 www.mywebsite.com/user2 I need to allow users to point/redirect their own domains to their respective page ...
Aleksey's user avatar
  • 23
0 votes
1 answer
614 views

Load times of S3 Static Website

We have recently decided to move our static single page website to AWS S3, the previous server was hosted by Godaddy(cpanel) in singapore. We are using Synthetics New Relic to monitor our website and ...
Pinser's user avatar
  • 151
2 votes
0 answers
39 views

What does a healthy CNAME to an S3 web access bucket look like? [duplicate]

I have feed.foodschmood.com configured according to Amazon's instructions (a CNAME to one of their endpoints, which is itself a CNAME), but I'm skeptical that this is a "proper" configuration. ...
Dogweather's user avatar
5 votes
1 answer
3k views

What should an s3 end point look like when configuring an ALIAS record in Route53?

I'm trying to point my root domain to an s3 bucket that redirects to www.mywebsite.com. However, when I try to configure my ALIAS record to point an s3 endpoint, the only endpoint that the dialogue ...
Peter Berg's user avatar
4 votes
2 answers
2k views

How does my registrar (Namecheap) let me set up a CNAME record on the apex domain?

Namecheap seems to let me create a CNAME record on the apex domain, which I thought was contrary to the definition of a CNAME record: It works (correctly loading up my static site from S3). Weirdly (...
tobek's user avatar
  • 167
0 votes
1 answer
366 views

DNS with name.com and Amazon S3

I have a website on a bucket in Amazon S3, and recently started to get emails from Google "Googlebot can't access your site". When I go to Webmaster Tools and I try to fetch in fact it doesn't work. ...
aledalgrande's user avatar
0 votes
1 answer
2k views

Redirect loop after setting up domains

I migrated domains from a service provider (ipage) to godaddy. The hosting has been setup on AWS S3. I have done such things before and they worked. However this time I'm hitting a redirect loop ...
Pratik Mandrekar's user avatar
14 votes
3 answers
29k views

Wildcard Subdomain (*.example.com) with Amazon Route53 DNS and S3

I am hosting a static website using Amazon Route53 for DNS and S3 for html files. It is working fine. Current Setup is: example.com. A ALIAS s3-website-us-east-1.amazonaws.com. www.example.com. ...
Jasper's user avatar
  • 297
3 votes
4 answers
14k views

CNAME not resolving with nslookup, but dig works

I am trying to point a CNAME to a S3 bucket, but keep having problems with the CNAME not being found by nslookup (and by my browser, for that matter). When I use dig however, it shows me the correct ...
Janteh's user avatar
  • 133
0 votes
1 answer
2k views

AWS S3 Static Hosting with Custom Domain - routing bare domain

I am trying to host some static content in an Amazon S3 bucket and to have that content available through my own domain. The bucket in question is called "e.tl-dr.org" and I have "index.html" set as ...
Alan Faubert's user avatar
0 votes
1 answer
368 views

Route53 pointing to cloudfront www

I have seen a lot of tutorials about having non-www domain hosting of S3 static websites but I've yet to see one which works on www domains, i.e www.jobkent.com. My steps so far is to create a bucket ...
Jimmy's user avatar
  • 269
2 votes
3 answers
2k views

Hosting a site on Amazon S3, URL keeps redirecting

I am trying to use Amazon S3 to host my webiste. I have the domain registered though namecheap. Whenever I navigate to mywebsite.com the URL in the browser changes to http://mywebsite.com.s3-website-...
PBG's user avatar
  • 121
3 votes
2 answers
4k views

CloudFlare CDN and static site with root on Amazon S3

I've set up an S3 bucket to host my static site. Now I am trying to wrap CloudFlare around this, but I get the following warning when adding a CNAME entry for the root domain in CloudFlare's DNS ...
Harper's user avatar
  • 133
0 votes
2 answers
4k views

Create 301 Redirection in Amazon Route 53 for Wildcard Subdomains

My domain name hosted on Route 53 DNS. Amazon has a guide to do 301 redirection for www. To naked domain by point www. version to a S3 static website with 301 setted up. My question is, how can I ...
Eric Yin's user avatar
4 votes
1 answer
4k views

Setting up CloudFront CDN on a cookieless root domain

I have recently set up an AWS S3 bucket for my site's static content, along w/ a CloudFront distribution for my CDN. I have this working using a sub-domain. However, after running YSlow, I realized ...
Jerad Rose's user avatar
1 vote
1 answer
276 views

More than one CNAME for S3 website

Is it possible to have more that one CNAME for amazon web services S3 web site? In docs it is said that bucket name should be equal CNAME. mysite.com and www.mysite.com as aliaces do I need to ...
WHITECOLOR's user avatar
-1 votes
1 answer
241 views

Serving static site with Amazon S3 [closed]

I want to host my static site www.something.com on Amazon S3. I've followed these instructions however I'm still having trouble. Specifically when I browse to www.something.com I'm sent to whatever my ...
SundayMonday's user avatar
0 votes
1 answer
629 views

DNS to an Amazon S3 bucket suddenly stopped working

My fairly ignorant opinion is this is some kind of DNS problem although I've made no DNS changes for weeks. Maybe S3 is having a problem but no one seems to be reporting and S3 issues. Sometime last ...
Dave L's user avatar
  • 211
1 vote
1 answer
798 views

Point S3 bucket to top level domain?

I'm able to point a custom bucket named media.example.com to http://s3.amazonaws.com/media.example.com by creating a dns entry media > cname > http://s3.amazonaws.com/media.example.com on my example....
TechRemarker's user avatar
1 vote
1 answer
304 views

How to configure S3 or DNS to handle incomplete name (sans www) for web site?

I have a set up a bucket called "www.mydomainname.com" to host my website and I have configured the CNAME such that "www.mydomainname.com" points to the my endopint http://www.mydomainname.com.s3-...
user193116's user avatar
0 votes
1 answer
187 views

mapping naked domain (www.example.com) to static website saved in s3

I am developing a web application. I recently purchased a domain from godaddy.com and am using google apps for email, calendar, docs and other services as well. Now I just need to show that "my site ...
Jeevan Dongre's user avatar
2 votes
2 answers
8k views

How do I mask https://s3.amazonaws.com/BUCKET as a subdomain?

How do I mask https://s3.amazonaws.com/BUCKET as a subdomain (static) using dns entries? My Amazon bucket name is static.gamer-source.com CNAME entry is: static CNAME static.gamer-source.com.s3....
Ben's user avatar
  • 3,850