static files and 404

Marcelo Barbudas nostef at gmail.com
Fri Mar 20 02:13:28 MSK 2009


Hi,

I placed something like:

location  ~
/images/(tassets|bassets)/(fullsize|thumb)/.+(\.gif|\.jpg|\.png) {
                         root /path/to/root/;
           }

Images stopped being loaded after that.

The only weird thing is that both tassets/ and bassets/ are symlinks.

-- 
r.





More information about the nginx mailing list