Change asset filesystem URL #94
Replies: 2 comments 5 replies
-
|
Yep! Already in the works – should have an extension release out shortly. Same for things that are already using |
Beta Was this translation helpful? Give feedback.
-
|
An optional Base URL setting has been implemented in the latest releases of craftcms/cloud. You may use that in combination with CDN rewrites to have all URLs point to a custom domain. For artifacts, you may set the https://github.com/craftcms/cloud-extension-yii2/releases/tag/1.72.0 |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Now that we can rewrite to the Craft CDN it would be nice if we could change the URL when using the Craft Cloud Filesystem.
Ideally, leaving it blank would use the raw Craft CDN URL, but overriding it would allow you to set it to
https://www.mysite.com/assets/for which there's an appropriate rewrite set in the yaml.That way generated image transforms etc. would use the neat URL
Beta Was this translation helpful? Give feedback.
All reactions