IIS 配置详解 请求长度限制调整
摘要:IIS 配置详解 请求长度限制调整 修改服务所在目录下的Web.config文件 1、configuration/system.web/httpRuntime@maxQueryStringLength 设置为"2097151" 如:<httpRuntime maxRequestLength="107
阅读全文
posted @ 2019-12-18 19:57
posted @ 2019-12-18 19:57
posted @ 2019-12-10 20:08