摘要: 当上传一个超过30M的文件时,服务器会重定向至404.13页面,报错如下:HTTP Error 404.13 - Not FoundThe request filtering module is configured to deny a request that exceeds the request content length.这是由于服务器限制了所能上传文件的最大值。其值在configuration/system.webServer/security/requestFiltering/requestLimits@maxAllowedContentLength setting in the 阅读全文
posted @ 2013-02-20 12:20 嗨皮急死 阅读(1575) 评论(2) 推荐(5) 编辑