From f04399eaeb8c983a72411b50f2c698dc70a3a87f Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Fri, 10 Aug 2012 07:35:51 +0000 Subject: [PATCH] fix broken link git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1371587 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_cgi.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_cgi.xml b/docs/manual/mod/mod_cgi.xml index edd940120d3..d2428c10831 100644 --- a/docs/manual/mod/mod_cgi.xml +++ b/docs/manual/mod/mod_cgi.xml @@ -62,7 +62,7 @@ AddHandler Running CGI programs under different user IDs -CGI Specification +CGI Specification
CGI Environment variables

The server will set the CGI environment variables as described -- 2.47.2