location ~* \.(html|htm)$ {
                add_header Cache-Control no-store;
        }

 

相关文章:

  • 2022-12-23
  • 2021-07-21
  • 2021-04-09
  • 2021-08-02
  • 2022-01-13
  • 2022-12-23
  • 2021-09-13
猜你喜欢
  • 2022-01-12
  • 2022-12-23
  • 2021-07-11
  • 2022-12-23
  • 2022-12-23
  • 2022-01-07
  • 2021-09-06
相关资源
相似解决方案