Is there a way to conditionally use proxy_ignore_headers? I'm trying to
only ignore headers for requests which have $skip_cache = 0 for example
On Tue, Jan 8, 2019 at 9:45 AM Andrei wrote:
> Thanks Maxim!!
>
> On Mon, Jan 7, 2019 at 4:47 AM Maxim Dounin wrote:
>
>> Hello!
>>
>> On Sun, Jan 06,
Thanks Maxim!!
On Mon, Jan 7, 2019 at 4:47 AM Maxim Dounin wrote:
> Hello!
>
> On Sun, Jan 06, 2019 at 03:07:00PM +0200, Andrei wrote:
>
> > I was wondering how can I force cache of a $request_uri (/abc) for 10
> > minutes, but set the browser expires headers for 5 minutes?
>
> The most basic o
Frank Liu Wrote:
---
> nginx doesn't officially support geoip2. You have to use third party
> modules like https://github.com/leev/ngx_http_geoip2_module
>
> On Fri, Sep 21, 2018 at 2:39 PM anish10dec
>
> wrote:
>
> > Hi ,
> >
> > As of now we