December 2002
Intermediate to advanced
576 pages
32h
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.
Read now
Unlock full access