S
S
simonnik2015-12-07 23:28:10
Nginx
simonnik, 2015-12-07 23:28:10

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

1 answer(s)
A
Alexey Timofeev, 2015-12-17
@simonnik

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 question

Ask a Question

731 491 924 answers to any question