amazon web services - Does CloudFront use a single cache for http and https paths? -
To work around (multiple original domains can not be used in the CORS header), the original server has different access -Control-allow requests based on domain -organ value:
- -
Access-control-permission-origin: http://example.com
- -
Access-Control-Permission-Origin: https://example.com
- -
Access-Control-Permission-Origin: http: / /example.org
Although the cloudfree http: // value only When the https request returns back, the original protocol is set to match the policy policy viewer, only HTTP does not have CloudFront uses the same entry per path on the same domain?
Until you configure cloudfront for forwarding protocols, then yes, this is the same content Will serve.
Comments
Post a Comment