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...@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@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to