-
Notifications
You must be signed in to change notification settings - Fork 538
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
How to make a rewrite format #167
Comments
Hi @tcagkansokmen, thanks for your question. Would you please provide some more details? Specifically, in the example https://blabla.cloudfront.net/300x300/images/myimage.jpg that you provided, is https://blabla.cloudfront.net representing the ApiEndpoint and images/myimage.jpg the key in the S3 source bucket that your image resides? What error do you get in the response? Also note there is a feature request for working with subfolders using the Thumbor request format tracked under #112. To use subfolders, in the meantime, using the JSON-based request format may provide a workaround. |
Hi @tcagkansokmen, please let us know if the resolution provided by @aassadza worked for you. If so, can we close this issue. |
We have updated our solution, and I believe your issue has been fixed. If you still see the issue with the latest version (v4.2), please feel free to reopen the issue. You can refer to the recent changes here |
I installed with cloudformation template.
But I want to use my images like;
https://blabla.cloudfront.net/300x300/images/myimage.jpg
how can this be possible?
what shoudl I change on which scripts?
The text was updated successfully, but these errors were encountered: