Set browser cache to current month!

Peter Booth peter_booth at me.com
Sun Jan 13 22:20:50 UTC 2019


If you use the openresty nginx distribution then you can write a few lines of Lua to implement your custom logic.

Sent from my iPhone

> On Jan 13, 2019, at 9:13 AM, shahzaib mushtaq <shahzaib.cb at gmail.com> wrote:
> 
> Hi,
> 
> We've a location like /school for which we want to set browser cache lifetime as 'current month'. Suppose /school is accessed on 10th January, its cache should be valid until end of January not 10th February and if accessed on 25th February its validity must be until the end of February month.
> 
> Is it possible in Nginx ?
> 
> Regards.
> Shahzaib
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx



More information about the nginx mailing list