Open conalllaverty opened 8 years ago
The first route is your bucket. If your bucket name has a dash, it should work. Are you still dealing with this issue?
Hi @conalllaverty, can you try out our fork at https://github.com/tripviss/image-resizer and see if you still have this problem?
Feel free to open an issue over there. Let's get this fixed.
Hi, I've put an instance of 'image-resizer' behind an Nginx load balancer. If the resource name has a dash in it, I get a 404.
For example: http:///my-image.png does not work.
http:///myimage.png will work.
Either URL works fine when I try against the application directly.
Any thoughts?
Cheers!