How to get rid of caching completely
Mrinmoy Das
mrinmoy.das91 at gmail.com
Sun Mar 23 20:23:28 UTC 2014
Is there a way to stop caching at all level?
I have added
* expires -1;*
* add_header Cache-Control "private, must-revalidate, max-age=0";*
* add_header Last-Modified "";*
this on my nginx server block, but there are still some caching are
happening. Any way to get rid of that completely. :)
Mrinmoy Das
http://goromlagche.in/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20140324/a30732c4/attachment-0001.html>
More information about the nginx
mailing list