Rewrite Rule Assistance

I am trying to create a rewrite rule that will append a JPG to
dynamically
created URL but have the browser still go to the original URL.

IE:

http://server/user/info/image to http://server/user/info/image.jpg but
still
go to http://server/user/info/image

Thanks for any tips!
-J

Posted at Nginx Forum:

On 22 October 2013 14:41, jfountain [email protected] wrote:

I am trying to create a rewrite rule that will append a JPG to dynamically
created URL but have the browser still go to the original URL.

Why don’t you show us where you’ve managed to get to, what you
expected to happen, and what doesn’t work as you expected.
Then we can help you learn, without just doing your job for you :wink:

Jonathan

Jonathan M.
Oxford, London, UK
http://www.jpluscplusm.com/contact.html

Disregard, I figured it out Thanks.

Posted at Nginx Forum: