Adjust ACAO for images
This commit is contained in:
parent
8cb2852361
commit
7e8ed85ff6
1 changed files with 4 additions and 0 deletions
|
@ -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: *
|
||||
|
|
Loading…
Reference in a new issue