1
vote
1answer
131 views

Nginx: different content to specific request method

I have the image in the url (my server): http://www.example.com/example.jpg If my user put this image url on his site: return the image (normal). If my user put this image url on his browser: return ...