摘要: 配置httpRuntime也可以让FileUpload上传更大的文件,不过设置太大了会因用户将大量文件传递到该服务器而导致的拒绝服务攻击(属性有说明) <httpRuntime> <httpRuntime useFullyQualifiedRedirectUrl="true|false" maxRequestLength="size in kbytes" executionTimeout="sec... 阅读全文
posted @ 2012-12-14 16:15 账号难注册 阅读(217) 评论(0) 推荐(0) 编辑