Home  >  Article  >  Backend Development  >  PHP在IIS下运行时候页面加载有关问题

PHP在IIS下运行时候页面加载有关问题

WBOY
WBOYOriginal
2016-06-13 10:35:02814browse

PHP在IIS上运行时候页面加载问题
刚在IIS上配了个PHP环境 ,跑得还可以 不过有个问题请教一下

我在页面中用js写了一个加载等待, 就是代码最上面写一个js 调出一张loading图,代码最底下把图在隐藏了。

apache服务器时候可以 出效果。

IIS上就不出loading图片了, 感觉IIS默认是把页面所有东西都加载完了 然后一起显示出来。


尝试过关闭IIS缓存 ,不知道是我设置不对 还是说不是缓存的原因 反正没弄出来

------解决方案--------------------
404不是找不到页面的提示么?

Statement:
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