'调用方法:DelIISLog"IIS日志所在路径",保留多少天的IIS日志 '遍历IIS日志文件夹下的所有文件及子文件夹下的文件 Function DelIISLog(IISLogPath,KeepDays) on error resume next Set oFso=CreateObject("Scripting...
IIS官网的解释是:This feature either allows or rejects all requests to IIS 7 that contain non-ASCII characters and logs the error code 404.12,允许或拒绝所有包含非ASCII字符的请求并在日志中记录404.12...