diff options
author | Bradley Nicholes <bnicholes@apache.org> | 2002-07-09 15:32:35 +0000 |
---|---|---|
committer | Bradley Nicholes <bnicholes@apache.org> | 2002-07-09 15:32:35 +0000 |
commit | 55aa5775722d3f11d99853293e672c6f738b821e (patch) | |
tree | 83c2263c6f62864237ffa68165f167ab9d616a0d /docs/manual/platform/netware.html | |
parent | 063d987575c2cd2fb1995a01f62342a959c14b87 (diff) | |
download | httpd-55aa5775722d3f11d99853293e672c6f738b821e.tar.gz |
Documentation for the NetWare CGIMapExtension directive for mapping
CGI script file extensions to the script interpreter NLM
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95988 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/platform/netware.html')
-rw-r--r-- | docs/manual/platform/netware.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/manual/platform/netware.html b/docs/manual/platform/netware.html index d001b2fd47..fe465fc356 100644 --- a/docs/manual/platform/netware.html +++ b/docs/manual/platform/netware.html @@ -329,6 +329,17 @@ </li> </ul> + <p><b><u> + + + Additional NetWare specific directives:</u></b></p> + + <ul> + <li><a + href="mod/core.html#cgimapextension">CGIMapExtension</a> + - This directive maps a CGI file extension to a script interpreter.</li> + </ul> + <h2><a id="comp" name="comp">Compiling Apache for NetWare</a></h2> |