Re: проксирование + кеширование. как избавится от "No such file or directory" в логах?

bas bas на it-core.org
Ср Янв 27 12:52:42 MSK 2010


http://sysoev.ru/nginx/docs/http/ngx_http_core_module.html#log_not_found

27 января 2010 г. 14:49 пользователь Denis Kot <denis.kot at gmail.com>написал:

> Конфиг сейчас такой:
>
>  location ~*
> ^.+\.(jpg|jpeg|gif|gz|zip|flv|rar|wmv|avi|css|swf|png|htc|ico|mpeg|mpg|txt|mp3|mov|js)$
> {
>    expires max;
>    error_page           404 = @fetch;
>  }
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx-ru/attachments/20100127/e8994d22/attachment.html>


Подробная информация о списке рассылки nginx-ru