]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Links to current documentation.
authorRich Bowen <rbowen@apache.org>
Mon, 27 Dec 2010 15:47:33 +0000 (15:47 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 27 Dec 2010 15:47:33 +0000 (15:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@1053091 13f79535-47bb-0310-9956-ffa450edef68

htdocs/manual/mod/mod_cgi.html.en

index d87c3675b31d1d93898d25684fd81f5fd31dc2bf..6357f4d14a6edfdcbb75b3e98caeb7677a614e18 100644 (file)
      <a href="directive-dict.html#Status"
     rel="Help"><strong>Status:</strong></a> mod_cgi 
 
+    <p class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/mod_cgi.html#scriptlog">here</a></strong></p>
     <p>The <tt>ScriptLog</tt> directive sets the CGI script error
     logfile. If no ScriptLog is given, no error log is created. If
     given, any CGI errors are logged into the filename given as
      <a href="directive-dict.html#Status"
     rel="Help"><strong>Status:</strong></a> mod_cgi 
 
+    <p class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/mod_cgi.html#scriptloglength">here</a></strong></p>
     <p><tt>ScriptLogLength</tt> can be used to limit the size of
     the CGI script logfile. Since the logfile logs a lot of
     information per CGI error (all request headers, all script
      <a href="directive-dict.html#Status"
     rel="Help"><strong>Status:</strong></a> mod_cgi 
 
+    <p class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/mod_cgi.html#scriptlogbuffer">here</a></strong></p>
     <p>The size of any PUT or POST entity body that is logged to
     the file is limited, to prevent the log file growing too big
     too quickly if large bodies are being received. By default, up