Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow dots in s3 bucket name and allow custom CDN path #3

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

ronaldsuwandi
Copy link

CDN path can be used if user is using CloudFlare and uses S3 as virtual host https://support.cloudflare.com/hc/en-us/articles/200168926-How-do-I-use-CloudFlare-with-Amazon-s-S3-Service-

Previously dot is not allowed in s3 bucket name due to ssl constraint, changing the position to https://s3.amazonaws.com/' + config.bucket + '/'; fixes it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants