Replies: 2 comments 3 replies
-
Did you manage to find a solution? |
Beta Was this translation helpful? Give feedback.
2 replies
-
@danielroe - Sorry to tag you directly, but would you (or anyone else) maybe be able to point us in the right direction? If it means contributing a new plugin/provider for this, I'll happily do it...I'm really just trying to learn :) and solve a useful problem. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks!
I'm kinda confused/stuck regarding how I'm supposed to use this module with a cloudfront CDN endpoint.
I have already tried:
I haven't found anything conclusive about how to get this working with CloudFront.
The CDN serves
/public/
and non-public paths. Non-public paths are done with signed URLs (and I have a working lambda for that).I have two questions:
public
path?/private/*
)I'd appreciate any help or direction. Thank you! :)
Beta Was this translation helpful? Give feedback.
All reactions