apache缓存如何清理

WBOY
Release: 2016-06-13 13:24:03
Original
1282 people have browsed it

apache缓存怎么清理
有一个网站,我把首页转静态之后重定向到静态页,结果打开的是以前的东西(没更新过的东西),即使我刷新之后生成的静态页是最新的,但是重定向的还是原来的旧数据,我感觉是开启了服务器缓存,请问下有什么方法给清理下,

------解决方案--------------------
没试过咧,我试试~~
------解决方案--------------------
看看有么有cache 或者temp文件,删除它。
------解决方案--------------------
根据楼主说的感觉应该不是apache的原因 把浏览器的缓存清理一下 然后再重启一下apache 再打开浏览器看看
------解决方案--------------------
不是apache的原因,应该是浏览器的吧
------解决方案--------------------
如果是代理服务器,可检查下客户端的IE。
------解决方案--------------------
页面设置不缓存.不过好像这个东西很多时候没效果.

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template