|
Apache HTTP Server Version 2.0 ![]() Apache Module mod_actions
SummaryThis module has two directives. The Action Directive
This directive adds an action, which will activate
cgi-script when action-type is triggered by the
request. The cgi-script is the URL-path to a resource
that has been designated as a CGI script using Examples
In the first example, requests for files with a MIME content
type of In the second example, requests for files with a file extension of
See alsoScript Directive
This directive adds an action, which will activate
cgi-script when a file is requested using the method of
method. The cgi-script is the URL-path to a
resource that has been designated as a CGI script using
Any arbitrary method name may be used. Method names are
case-sensitive, so
Script PUT and
Script put have two entirely different
effects.
Note that the Script command defines default actions only.
If a CGI script is called, or some other resource that is
capable of handling the requested method internally, it will do
so. Also note that Script with a method of Examples
|
|
This apache manual Copyright © 1999-2003, The Apache Software Foundation.
Web Design Copyright © 1999-2003. Chrisranjana Software Solutions Pvt Ltd. syndicate rss feed |