您要查找的是不是:
- A CGI script failed to produce any output. CGI脚本在处理输出时失败.
- CGI script failed to produce any output. CGI脚本在处理输出时失败.
- A web object can be a web page(or part thereof), an image, plain file, a directory, a Java applet, or CGI script. 一个Web对象可以是一个网页(或其中的部分)、一幅图象、纯文本文件、一个目录,一个Java小程序或CGI手稿。
- How can I identify the user who is accessing my CGI script? 我如何知道是谁,在哪里,用什么浏览器呼叫我的程式?
- ScriptLogLength can be used to limit the size of the CGI script logfile. ScriptLogLength指令可以用于限制CGI脚本文件的大小。
- This will only be set if the CGI script is subject to authentication. 这个变量只有当CGI脚本需要身份验证时被设置。
- Either the server is overloaded or there was an error in a CGI script. 要不是服务器过载;要不是cgi脚本错误.
- PHP itself can run as either a dynamic link library (DLL) or a CGI script. PHP本身可以以动态链接库(DLL)方式或者CGI脚本方式运行。
- A web object can be a web page (or part thereof),an image,plain file,a directory,a Java applet,or CGI script. 一个网页对象可以是一个网页(或其中的部分)、一幅图象、纯文本文件、一个目录,一个Java小程序或CGI手稿。
- Any CGI script installed at your site may contain bugs, and every such bug is a potential security hole. 所有安装在网站上的cgi脚本程序都有可能包含漏洞,每个漏洞都是一个潜在的安全漏洞。
- This paper discusses the security problems of CGI script, and techniques to set up a safer network environment. 摘要主要讨论CGI脚本的安全问题,通过对该技术的讨论使我们可以建立更加安全的网络环境。
- A web object can be a web page (or part thereof), an image, plain file, a directory, a Java applet, or CGI script. 一个web对象可以是一个网页(或其中的部分)、一幅图象、纯文本文件、一个目录,一个java小程序或cgi手稿。
- Second, every set of question/answers causes the web server to execute a unique instance of the CGI script. 第二,每组提问/回答都会迫使网络服务器执行一个独一无二的CGI脚本实例。
- In a database-enabled Web application, the database client is either the Web server or a CGI script spawned by the Web server. 在支持数据库的Web应用程序中,数据库客户机是Web服务器或由Web服务器产生的CGI脚本。
- In our next example, we will bypass static files altogether by updating our CGI script to be somewhat more multifaceted. 在下边的例子中,我们将会更新我们的CGI脚本,使其变得更灵活些,从而完全绕过静态文件。
- It is another thing to allow a stranger access to an unlimited amount of applications housed on the same server through a renegade CGI script. 还有一点也值得注意:就是允许一个陌生人通过遗弃的CGI脚本程序来访问问于相同服务器端的所有应用程序。
- Robust test CGI script, usable as main program. Writes minimal HTTP headers and formats all information provided to the script in HTML form. 强健的测试CGI脚本,作为主程序可用。编写最小的HTTP头和用HTML格式组织提供给脚本的所有信息。
- If you have no idea what CGI scripts are, ask your ISP. 好消息是这个办法除了一点时间外并没有其它花费。
- The CGI script identifies itself, takes any requested actions, then presents a fairly simple interface; all it needs is a couple of buttons and a text area. CGI脚本会识别自身,执行被请求的动作,并展现出相当简单的界面;它所需要的只是一些按钮和一个文本区域。
- When a user purchases an item, the CGI script in the Web application pulls the price from the hidden field and charges the customer that price for the item purchased. 当用户买东西时,网站应用程序中的公用入口界面(cgi)脚本将价格从隐藏的字段中提出来,并以购买物品的价格向客户收费。