Documents
Integration with CloudFront (AWS)
- In your AWS administration console go to CloudFront
- Select the distribution where you want to apply the changes
- Select the Behaviors tab
- Select the Behavior you want to change, and click edit
- Modify the following settings:
- Change Allowed HTTP Methods from the existing option to GET, HEAD, OPTIONS
- In the Cached HTTP Methods setting, select OPTIONS
The settings should look like this:
IMPORTANT: These settings also require your backend to have HTTP byte serving enabled.