]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fix broken link
authorDaniel Gruno <humbedooh@apache.org>
Fri, 10 Aug 2012 07:35:51 +0000 (07:35 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Fri, 10 Aug 2012 07:35:51 +0000 (07:35 +0000)
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

index edd940120d3a6861bc7c6a9e0bbeb4d19e1d0e4a..d2428c10831d880968d648ba90c908dfa8c6a4ee 100644 (file)
@@ -62,7 +62,7 @@
 <seealso><directive module="mod_mime">AddHandler</directive></seealso>
 <seealso><a href="../suexec.html">Running CGI programs under different
     user IDs</a></seealso>
-<seealso><a href="http://hoohoo.ncsa.uiuc.edu/cgi/">CGI Specification</a></seealso>
+<seealso><a href="http://www.ietf.org/rfc/rfc3875">CGI Specification</a></seealso>
 
 <section id="env"><title>CGI Environment variables</title>
     <p>The server will set the CGI environment variables as described