Top "Amazon-cloudfront" questions

Amazon CloudFront is a web service for content delivery.

Amazon S3 static website - Redirect HTTPS to HTTP

I'm about to launch a static website using S3/Cloudfront. I don't need HTTPS for the site, but the current …

amazon-web-services amazon-s3 amazon-cloudfront
Preventing Amazon Cloudfront hotlinking

I use Amazon Cloudfront to host all my site's images and videos, to serve them faster to my users which …

amazon hotlinking amazon-cloudfront
How to solve "x-cache: Error from cloudfront" on SPA

We are having issues trying to make working a SPA with a client router (react router). We are using the …

amazon-s3 react-router amazon-cloudfront static-site
AWS Cloudfront for VPC/VPN

Does AWS allow usage of Cloudfront for websites usage, eg:- caching web pages. Website should be accessible within corporate …

amazon-web-services vpn amazon-cloudfront amazon-vpc
How to use AWS WAF with Application ELB

I need to use AWS WAF for my web application hosted on AWS to provide additional rule based security to …

amazon-web-services amazon-cloudfront amazon-elb amazon-waf
Private HTTP Live Streaming via CloudFront

I am working on an iOS app which allows downloading and HTTP live streaming of private videos. The videos are …

ios video mpmovieplayercontroller amazon-cloudfront http-streaming
Amazon CloudFront Doesn't Respect My S3 Website Bucket's index.html Rules

I'm hosting a static website on Amazon S3 using the static website hosting option, so that S3 will render a …

amazon-s3 amazon-cloudfront
How to enable websockets on AWS Cloudfront

I have an Akka HTTP server running on AWS EC2 Autoscale cluster. This EC2 auto scale cluster has an ELB …

amazon-web-services websocket amazon-cloudfront amazon-elb akka-http
Amazon Cloudfront removes Referer header

I am using Amazon CloudFront to deliver some HDS files. I have an origin server which check the HTTP HEADER …

amazon-cloudfront referer
Configuring X-Frame-Options Response Header on AWS CloudFront and S3

I'd like to add X-Frame-Options HTTP response header for static content hosted on Amazon S3 with a Cloudfront cache. How …

amazon-s3 amazon-cloudfront x-frame-options