Adjust ACAO for images

This commit is contained in:
Laurence Gill 2023-06-21 12:22:04 +01:00
parent 8cb2852361
commit 7e8ed85ff6
No known key found for this signature in database

View file

@ -1,3 +1,7 @@
# Remove the ACAO header which is added by default on Cloudflare Pages
/*
! Access-Control-Allow-Origin
# Add ACAO header for images
/images/*
Access-Control-Allow-Origin: *