One-KVM/configs/nginx/loc-nocache.conf
2018-12-18 04:31:35 +03:00

3 lines
132 B
Plaintext

add_header Cache-Control "no-store, no-cache, must-revalidate, proxy-revalidate, pre-check=0, post-check=0, max-age=0";
expires -1;