Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: image cache
location ~
^.+\.(png|jpg|jpeg|gif|ico|ttf|eot|woff|pdf|txt|mp3|zip|rar|tar|gz|bz2|htc|swf|flv)$
{
access_log off;
expires 3d;
}
Posted at Nginx Forum:
http://forum.nginx.org/read.php?21,215975,215976#msg-215976
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://mailman.nginx.org/mailman/listinfo/nginx-ru
|