Answer the question
In order to leave comments, you need to log in
Nginx image_filter how to resize image by url?
Please tell me how to resize an image by url using nginx image_filter.
Example:
example.com/resize/200x200/files/img.jpg - how to process is clear, but how to process such
example.com/resize/200x200/http://images.com/img.jpg?
Answer the question
In order to leave comments, you need to log in
You can't resize by URL, the image must be physically located on the server so that nginx can process it.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question