这取决于服务器的设置,而不是电脑浏览器或源代码。其实解决方法很简单。如果您构建自己的本地PHP自然环境,请寻找国有企业。
用文本编辑开启这一文档:Apache\conf\httpd.conf
把在其中的
#EnableSendfileoffcopyright
改成
EnableSendfileoff
即删除行首的#标记。
随后重新启动你的服务器,清除浏览器网页缓存文件。
此外,把Sendfile关掉后,还顺带解决了织梦cms中大图图片不显示的难题及其播放影音时断时续的难题。
enablesendfile: *** 纵是不是应用sendfilekernel适用推送文档
#(假如电脑 *** 作系统适用得话)。默认设置为on,假如你的服务器安裝在互联网系统文件
#(nfs)上,你要关掉它。
#参照<ahref="http://httpd.apache.org/docs-2.0/mod/core.html#enablesendfile"target="_blank">http://httpd.apache.org/docs-2.0/mo...#enablesendfile</a>
#
#enablesendfileoff
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)