Update CLOUDFRONT.md - per wr384955#498
Open
JoshAudette wants to merge 1 commit intocatalyst:DEPRECATED_masterfrom
Open
Update CLOUDFRONT.md - per wr384955#498JoshAudette wants to merge 1 commit intocatalyst:DEPRECATED_masterfrom
JoshAudette wants to merge 1 commit intocatalyst:DEPRECATED_masterfrom
Conversation
Per request in wr384955, these changes resolved issues: 1) The presignedurl_tests.php was giving only content hashes and not original file names -- resolved by changing the caching settings to the Legacy settings; and 2) The presignedurl_tests.php iFrames were giving an error - resolved by disabling the X-Frame-Options in the response headers policy
| 16. Confirm, that _Status_ is _Enabled_ and _Last modified_ is changed from _Deploying_ to the date the distribution was created. | ||
| 17. Open your distribution. | ||
| 18. Write down _Distribution domain name_ (with https://). | ||
| 10. _Cache key and origin requests_: Choose _Legacy cache settings_. |
Contributor
There was a problem hiding this comment.
Some of these worry me that we've missed steps somewhere else and so changing these settings is a workaround to getting it work again. I'm not across the detail so can't know for sure but I think this should be reviewed by others in the au inf team
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Per request in wr384955, these changes resolved issues: