Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Интересная задача для try files
On Tue, Oct 25, 2011 at 11:52:23AM -0400, arty777 wrote:
> Да , так .
location /media/video/ {
location ~ ^/media(.+)$ {
root /root9550;
try_files /1$1
/2$1
/3$1
/4$1
=404;
}
}
--
Igor Sysoev
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://mailman.nginx.org/mailman/listinfo/nginx-ru
|