摘要:
当上传一个超过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 阅读全文
2011年9月1日 #