On Thu, 2009-03-19 at 13:22 -0700, Cliff Wells wrote: > On Thu, 2009-03-19 at 13:21 -0700, Cliff Wells wrote: > Not a good regex day for me... > Oops, should be > > - location ~ /images/subassets/*.gif { > + location ~ /images/subassets/*.\.gif$ { location ~ /images/subassets/.*\.gif$ { Cliff