IIs7上传文件大小光设置web.config还不行

    技术2022-07-11  128

    打开你系统盘(我是C盘),找到 C:\Windows\System32\inetsrv\config\schema目录,该目录下有一个IIS_schema.xml

    修改这个:<attribute name="maxAllowedContentLength" type="uint" defaultValue="30000000" />"单位byte

    Processed: 0.011, SQL: 9