Re: location filter

2014-10-03 Thread rapamiti
hi, thanks you right, so i must add a location like this : location ~logo_(\d+)_(\d+).gif$ { My regex is correct ? (ex: logo_5435_252.giflogo_25_1.gif etc..) Posted at Nginx Forum: http://forum.nginx.org/read.php?2,253740,253745#msg-253745 ___ ng

location filter

2014-10-03 Thread rapamiti
Hi everybody, i'm a newbie with nginx, i use nginx for static content and apache. i use actually : location ~* ^.+.(jpg|jpeg|gif|png|bmp|ico|pdf|flv|swf|exe|txt|css|js|xml|woff|eot|ttf|svg)$ { and all is ok but i want to remove from nginx a dynamic image, ex : logo_125_21.gif who is generated by