Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1039210
  • 博文数量: 239
  • 博客积分: 10
  • 博客等级: 民兵
  • 技术积分: 3618
  • 用 户 组: 普通用户
  • 注册时间: 2012-11-12 13:17
文章分类

全部博文(239)

文章存档

2021年(1)

2016年(1)

2015年(30)

2014年(91)

2013年(116)

分类: WINDOWS

2013-06-08 21:30:31

浏览器访问:

出现错误:Please contact the server administrator, webmaster@ and inform them of the time the error occurred,

and anything you might have done that may have caused the error


报上面所示的错误,经过测试只要超过1024KB的PDF文件就会出现上面的错误!

这是因为IHS的Plugin对大文件做了限制。需要修改一个参数。

修改服务器上的plugin-cfg.xml文件

修改

C:\Program Files\IBM\HTTPServer\Plugins\config\webserver5\plugin-cfg.xml文件

true"/>

2.将Property Name="ESIEnable" Value="true"中的"true"更改为“false”,因此更改完后因该是:
false"/>

保存退出后重启IHS

apache.exe -k restart

阅读(1148) | 评论(0) | 转发(0) |
0

上一篇:was内存收集

下一篇:linux NTP搭建

给主人留下些什么吧!~~