]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
PR#49152: remove broken links by backporting 2 paragraphs from trunk r1031593
authorEric Covener <covener@apache.org>
Fri, 5 Nov 2010 14:44:22 +0000 (14:44 +0000)
committerEric Covener <covener@apache.org>
Fri, 5 Nov 2010 14:44:22 +0000 (14:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1031596 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/cgi.html.en
docs/manual/howto/cgi.xml

index c5cfd3406e4ea64802dd37560af8051652ecab06..f2ced01807536589c6dc5abecd3eb4ebe8c3e88d 100644 (file)
 <h2><a name="moreinfo" id="moreinfo">For more information</a></h2>
     
 
-    <p>There are a large number of CGI resources on the web. You
-    can discuss CGI problems with other users on the Usenet group
-    <a href="news:comp.infosystems.www.authoring.cgi">comp.infosystems.www.authoring.cgi</a>. And the -servers mailing
-    list from the HTML Writers Guild is a great source of answers
-    to your questions. You can find out more at 
+    <p>There are a large number of CGI resources on the web.
+    The list from the HTML Writers Guild is a great source of answers
+    to your questions. You can find out more at
     <a href="http://www.hwg.org/lists/hwg-servers/">http://www.hwg.org/lists/hwg-servers/</a>.</p>
 
-    <p>And, of course, you should probably read the CGI
-    specification, which has all the details on the operation of
-    CGI programs. You can find the original version at the 
-    <a href="http://hoohoo.ncsa.uiuc.edu/cgi/interface.html">NCSA</a> and there is an updated draft at the 
-    <a href="http://www.w3.org/CGI/">Common Gateway
-    Interface RFC project</a>.</p>
+    <p>The current CGI specification is available in the
+    <a href="http://www.ietf.org/rfc/rfc3875">Common Gateway
+    Interface RFC</a>.</p>
 
     <p>When you post a question about a CGI problem that you're
     having, whether to a mailing list, or to a newsgroup, make sure
index 44ceffecd5752c52e8b8d4204c9bfec1cdfa9cf3..4f1059d38a29edb12bfc2500bb190015a6112857 100644 (file)
   <section id="moreinfo">
     <title>For more information</title>
 
-    <p>There are a large number of CGI resources on the web. You
-    can discuss CGI problems with other users on the Usenet group
-    <a href="news:comp.infosystems.www.authoring.cgi"
-    >comp.infosystems.www.authoring.cgi</a>. And the -servers mailing
-    list from the HTML Writers Guild is a great source of answers
-    to your questions. You can find out more at 
+    <p>There are a large number of CGI resources on the web.
+    The list from the HTML Writers Guild is a great source of answers
+    to your questions. You can find out more at
     <a href="http://www.hwg.org/lists/hwg-servers/"
     >http://www.hwg.org/lists/hwg-servers/</a>.</p>
 
-    <p>And, of course, you should probably read the CGI
-    specification, which has all the details on the operation of
-    CGI programs. You can find the original version at the 
-    <a href="http://hoohoo.ncsa.uiuc.edu/cgi/interface.html"
-    >NCSA</a> and there is an updated draft at the 
-    <a href="http://www.w3.org/CGI/">Common Gateway
-    Interface RFC project</a>.</p>
+    <p>The current CGI specification is available in the
+    <a href="http://www.ietf.org/rfc/rfc3875">Common Gateway
+    Interface RFC</a>.</p>
 
     <p>When you post a question about a CGI problem that you're
     having, whether to a mailing list, or to a newsgroup, make sure