Solved it with this rule:<div><br></div><div><div>    rewrite ^(.*)/fancybox/(.+\.png)$ /images/fancybox/$2 last;</div><div><br></div><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Ilan Berkner</b> <span dir="ltr"><<a href="mailto:ilan@time4learning.com">ilan@time4learning.com</a>></span><br>
Date: Sun, Jan 1, 2012 at 9:20 PM<br>Subject: Help with rewrite rule<br>To: <a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br><br><br><div>I'm trying to rewrite any png files referenced through the fancybox sub directory to a directory off of the images folder as follows:</div>
<div>  </div><div>rewrite ^/fancybox/(.+\.png)$ /images/fancybox/$1 last;</div>
<div><br></div><div>This is not working, probably b/c my regex is off the mark.  Any suggestions?</div><div><br></div><div>Thanks</div><div><br></div>
</div><br><br clear="all"><div><br></div>-- <br><div><br></div><div>Ilan Berkner</div><div>Chief Technology Officer</div><div>Time4Learning.com</div><div><br></div><div>6300 NE 1st Ave., Suite 203</div><div>Ft. Lauderdale, FL 33334</div>
<div>(954) 771-0914</div><div><br></div><div><a href="http://www.twitter.com/time4learning" target="_blank"><img src="http://www.time4learning.com/_img/buttons/addthis/twitter_32.png"></a> <a href="http://www.facebook.com/Time4Learning" target="_blank"><img src="http://www.time4learning.com/_img/buttons/addthis/facebook_32.png"></a> <br>
</div><div><br></div><div><div><a href="http://Time4Learning.com" target="_blank">Time4Learning.com</a> - Online interactive curriculum for home use, PreK-8th Grade.</div><div><a href="http://Time4Writing.com" target="_blank">Time4Writing.com</a> - Online writing tutorials for high, middle, and elementary school students.</div>
<div><a href="http://Time4Learning.net" target="_blank">Time4Learning.net</a> - A forum to chat with parents online about kids, education, parenting and more.</div><div><a href="http://spellingcity.com" target="_blank">spellingcity.com</a> - Online vocabulary and spelling activities for teachers, parents and students.</div>
</div><div><br></div><br>
</div>