nginx caching problem
我想大声告诉你
我想大声告诉你 2017-05-16 17:16:52
0
1
378

He has cached the HTML. I followed the online method to prevent him from caching the HTML, but it still doesn’t work. I think this is a strange problem. If I change the content, it will not be displayed. If I input a random character in the editor, he will Displays the last character written. . Ask God!

 location ~ .*\.(html|html)$
    {
      add_header
   }这个方法不好使
我想大声告诉你
我想大声告诉你

reply all(1)
Peter_Zhu

Is it cached by nginx or cached by the browser

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!