June 1999
Intermediate to advanced
540 pages
21h 39m
English
Script
Script
method
cgi_script
[server config, within <VirtualHost> or <Directory>]
Specifies a script cgi_script to be executed when a given HTTP
request is used. The directive sends the requested URL and file path
as the PATH_INFO and PATH_TRANSLATED environment variables,
respectively, to the CGI script. The method can be
GET, POST, PUT, or DELETE.
(Apache 1.1 or later)
Read now
Unlock full access