From ecf6f8acb0f1b683451d3c363b3f03343e3d604a Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Thu, 4 Nov 2010 17:19:28 +0000 Subject: [PATCH] There's already a seealso link for Options. Added 'ExecCGI' explicitly to that link for clarity. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031087 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_cgi.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/manual/mod/mod_cgi.xml b/docs/manual/mod/mod_cgi.xml index 202426243e..d9b6de050d 100644 --- a/docs/manual/mod/mod_cgi.xml +++ b/docs/manual/mod/mod_cgi.xml @@ -29,10 +29,6 @@ cgi_module - -

Any file that has the handler cgi-script will be treated as a CGI script, and run by the server, with its output being @@ -57,7 +53,7 @@

AcceptPathInfo -Options +Options ExecCGI ScriptAlias AddHandler Running CGI programs under different -- 2.40.0