... | @@ -15,7 +15,7 @@ Notes: https://developers.google.com/storage/docs/gsutil/commands/acl#set |
... | @@ -15,7 +15,7 @@ Notes: https://developers.google.com/storage/docs/gsutil/commands/acl#set |
|
|
|
|
|
gsutil -m setacl -R -a public-read gs://mathjax-cdn
|
|
gsutil -m setacl -R -a public-read gs://mathjax-cdn
|
|
|
|
|
|
# set CORS
|
|
### set CORS
|
|
|
|
|
|
Notes: should only be needed once, https://developers.google.com/storage/docs/cross-origin
|
|
Notes: should only be needed once, https://developers.google.com/storage/docs/cross-origin
|
|
|
|
|
... | @@ -44,7 +44,7 @@ Save as `cors.xml` and run |
... | @@ -44,7 +44,7 @@ Save as `cors.xml` and run |
|
gsutil cors set cors.xml gs://fonts.acmecompany.com/
|
|
gsutil cors set cors.xml gs://fonts.acmecompany.com/
|
|
|
|
|
|
|
|
|
|
# set headers
|
|
### set headers
|
|
|
|
|
|
Notes: https://developers.google.com/storage/docs/gsutil/commands/setmeta
|
|
Notes: https://developers.google.com/storage/docs/gsutil/commands/setmeta
|
|
|
|
|
... | | ... | |