首先停止IIS7 服务

访问 下面的目录

X:\Windows\System32\inetsrv\config\schema

用记事本打开 IIS_schema.xml

右键管理员取得权限,以去除只读属性。

查找 <attribute name="maxAllowedContentLength" type="uint" defaultValue="30000000" />

看到 3000000 了吧。加一个0 就是 300MB 咯。。自己加吧。设置好保存。启动 IIS7 就可以拉。

相关文章:

  • 2021-11-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-27
  • 2022-12-23
  • 2021-07-30
  • 2022-12-23
  • 2021-06-03
相关资源
相似解决方案