Questions tagged with Amazon CloudFront
Content language: English
Sort by most recent
I used to have my domain and subdomain pointed to Amazon hosting. Recently I moved the hosting the hosting of my domain to another hosting provider, leaving the subdomain to be pointed to Amazon...
I have my domain in Godaddy (example.com) . I already have configure an amazon certificate and the www.example.com is pointing with the use of cname to the cloudfront distribution. I want example.com...
Hi,
I own a domain which is foodieway.de and I want to connect all it's subdomains like xxx.foodieway.de or yyy.foodieway.de to one cloudfront distribution and one Route 53 hosted zone, is that...
Hey, I have a Cloud Front distribution, with Attached custom policy. As given in below image:

I am creating a signed...
I have a cloudfront distribution in front of an S3 bucket to serve a website.
A certain S3 object is updated and then an invalidation matching the path is completed.
After that, requests with header...
I have Apache Virtual Server on EC2 directly connected to cloudfront distribution.
**http to https and www to non-www redirect not working with the following `.htaccess`**
```
RewriteEngine...
I have created a project of django , and deployed on EC-2 where i also need to add my server name while setting up nginx. , i want to server that django project to different subdomains and want to...
We have a rest application managed by API Gateway. When we test through API Gateway our application is exercised and works as expected. However, if we call endpoints (GET and POST) from the UI the...
**Kindly help to understand how `D` is the correct answer to the question.**
Q. A company is using an Amazon CloudFront distribution to distribute both static and dynamic content from a web...
I have migrated from one hosting provide to aws, but my domain "havity.com" is not being accessible. Below I have added the error which am receiving, I would like support on how to solve this error, I...
I am developing an application that is hosted in www.domain.com I have a file in AWS CloudFront distribution whose URL is https://d3i8l5x7lbda7h.cloudfront.net/coffee.jpg I want to add a restriction...
Hi All,
It is possible to block public access for static website on S3 bucket and only allow access through CloudFront?
if yes then please share any article