asp.net中出现CGI Timeout的解决办法

时间:2016-09-25

CGI Timeout
The specified CGI application exceeded the allowed time for processing. The server has deleted the process.

在iis官方论坛中提到这是由于服务器端会将CGI当作一个可执行文件执行。原帖在此处http://forums.iis.net/t/1147117.aspx

解决方法是将IIS应用程序设置中的执行权限更改为“无”或“纯脚本“。

当然此方法不限于asp.net。其他情况也是这种原因。

上一条:winxp下Apache + PHP + MySql安装设置方法 下一条:用shell命令删除网站最新nb挂马的方法与代码

相关文章

最新文章