Ví dụ về việc sử dụng Cgi scripts trong Tiếng anh và bản dịch của chúng sang Tiếng việt
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
Run your cgi scripts. SSI, Perl.
Back then, Ruby was used to write CGI scripts.
CGI scripts must be set to CHMOD 755.
It can be used to make CGI scripts or console-only DOS programs.
CGI scripts can be written in almost any language.
Jigsaw has been written in Java and can run CGI scripts and PHP programs.
CGI scripts could be written in a handful of languages.
Such programs areknown as"Common Gateway Interface" programs, or CGI scripts.
In CGI scripts the first line of the script file tells the web server where to find the interpreter for that script. .
A JSP is a Servlet from Java that executes in aweb container--the Java equivalent of CGI scripts.
Since FastCGI scripts operate very similar to normal CGI scripts, they typically use STDIN/ STDOUT for communication with the web server.
For example, you could place all static HTML files on one host, all images on another,and have the third run all CGI scripts.
The information to create web pages,whether they are simple HTML or more complicated CGI scripts, JavaScript or PHP, is all held on the web server.
For example, if a single CGI script is causing a bottleneck for a Web site, moving it to a separate server helps onlythe HTML, images, and other CGI scripts continue operating.
Cookie data is automatically transmitted between web browser andweb server so that CGI scripts on the server can read and write cookie values that are stored on the client.
The Common Gateway Interface(CGI)is a standard protocol for enabling applications(called CGI programs or CGI scripts) to interact with Web servers and with clients.
The data contained in a cookie is automatically transmitted between the web browser andthe web server, so CGI scripts on the server can read and write cookie values that are stored on the client.
Unfortunately, often the components you haveleast control over within Apache dynamic elements and CGI scripts, for example are the ones that have the biggest impact on performance.
Perl CGI script to serve a PDF file.
CGI scripting is not supported.
For CGI script execution cFos PNet must create another process.
NET application, a CGI script, or an application that uses ISAPI.
If you need a Perl or CGI script.
Perl is often treated as synonymous with"CGI scripting".
Say you want to display items for sale on your Web site- with a CGI script you can accessy.
But just imagine that you could notonly pass this normal system information to the CGI script, but could also tell the script to execute system level commands.
If the form is processed on the server by a CGI script, the script Typically May Receive the query string as an environment variable named QUERY_STRING.
A process started by that user, such as a CGI script, can do anything it wants to the files owned by the user.
The CGI interface is the protocol that provides a two-way interface between Web clients andWeb servers and the CGI script is the set of commands that determines what happens when they communicate.