Re: отключить кэширование для авторизованных пользователей

Kirill A. Korinskiy catap на catap.ru
Ср Окт 27 18:36:19 MSD 2010


http://slonik-v-domene.livejournal.com/72485.html

2010/10/26 Dmitry Veselov <nginx-forum at nginx.us>

> как это можно осуществить?
>
> пробовал вот так:
> [code]
> if ($http_cookie ~* "portalaliasid=([^;]+)(?:;|$)" ) {
>            break;
>            proxy_cache off;
> }
> [/code]
> но
> [code]
> [emerg]: "proxy_cache" directive is not allowed here
> [/code]
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?21,144647,144647#msg-144647
>
>
> _______________________________________________
> nginx-ru mailing list
> nginx-ru at nginx.org
> http://nginx.org/mailman/listinfo/nginx-ru
>



-- 
wbr, Kirill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx-ru/attachments/20101027/8275f333/attachment.html>


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