Difference between revisions of "Viewer protocol policy"
Jump to navigation
Jump to search
(Created page with " https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-web-values-specify.html#DownloadDistValuesViewerProtocolPolicy * HTTP and HTTPS: Viewers can...") |
|||
Line 3: | Line 3: | ||
https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-web-values-specify.html#DownloadDistValuesViewerProtocolPolicy | https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-web-values-specify.html#DownloadDistValuesViewerProtocolPolicy | ||
* HTTP and HTTPS: Viewers can use both protocols. | * HTTP and HTTPS: Viewers can use both protocols. | ||
− | * Redirect HTTP to HTTPS: Viewers can use both protocols, but HTTP requests are automatically redirected to HTTPS requests. | + | * [[Redirect HTTP to HTTPS]]: Viewers can use both protocols, but HTTP requests are automatically redirected to HTTPS requests. |
* HTTPS Only: Viewers can only access your content if they're using HTTPS. | * HTTPS Only: Viewers can only access your content if they're using HTTPS. | ||
{{tf cf}} | {{tf cf}} |
Latest revision as of 09:08, 3 September 2023
- HTTP and HTTPS: Viewers can use both protocols.
- Redirect HTTP to HTTPS: Viewers can use both protocols, but HTTP requests are automatically redirected to HTTPS requests.
- HTTPS Only: Viewers can only access your content if they're using HTTPS.
Terraform AWS CloudFront: provider aws_cloudfront_distribution, aws_cloudfront_origin_access_identity, aws_cloudfront_origin_access_control
, Terraform module: cloudfront
Advertising: