mmagic word in nginx?

Daniel Epi lists at ruby-forum.com
Mon Mar 2 11:17:02 MSK 2009


Hi Maxim!

Thanks for the reply. You're absolutly right.
The for static contect caught the url.

I'll cahnge it to:
   location ~* ^.+\.(jpg|jpeg|gif.....)$ {
    ...
   }
as shown in the example (http://wiki.codemongers.com/NginxFullExample2)

Thank you!


-- 
Posted via http://www.ruby-forum.com/.





More information about the nginx mailing list