Hello,
I am trying to find a way to redirect a bunch of jpg files to an html
page.
This way is not working:
location = /attach/201204*.jpg {
root /usr/local/nginx/html;
index suspend.html;
}
Here is a real world file name: 201204031012088721.jpg
Thanks!
Regards,
Justin D. http://www.twitter.com/jdorfman