]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
More links to current docs. Making good progress on this.
authorRich Bowen <rbowen@apache.org>
Thu, 26 Aug 2010 19:29:46 +0000 (19:29 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 26 Aug 2010 19:29:46 +0000 (19:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@989900 13f79535-47bb-0310-9956-ffa450edef68

htdocs/manual/mod/core.html.en

index a600f2c45c070dc3b0053afcc8a7b18de741b86a..305b6d41a6f96140af0bfebd3ca8c35fe2650250 100644 (file)
     rel="Help"><strong>Compatibility:</strong></a> only available
     in Apache 1.3.23 versions and later. 
 
+    <P class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/core.html#fileetag">here</a></strong></p>
     <p>
     The FileETag directive configures the file attributes that are
     used to create the ETag (entity tag) response header field
     rel="Help"><strong>Compatibility:</strong></a> only available
     in Apache 1.2 and above. 
 
+    <P class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/core.html#files">here</a></strong></p>
     <p>The &lt;Files&gt; directive provides for access control by
     filename. It is comparable to the <a
     href="#directory">&lt;Directory&gt;</a> directive and <a
     rel="Help"><strong>Compatibility:</strong></a> only available
     in Apache 1.3 and above. 
 
+    <P class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/core.html#filesmatch">here</a></strong></p>
     <p>The &lt;FilesMatch&gt; directive provides for access control
     by filename, just as the <a href="#files">&lt;Files&gt;</a>
     directive does. However, it accepts a regular expression. For
      <a href="directive-dict.html#Status"
     rel="Help"><strong>Status:</strong></a> core 
 
+    <P class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/mpm_common.html#group">here</a></strong></p>
+
+    <p class="note">Note: This directive moves to <a
+    href="http://httpd.apache.org/docs/trunk/mod/mod_unixd.html#group">mod_unixd</a>
+    in 2.3.</p>
     <p>The Group directive sets the group under which the server
     will answer requests. In order to use this directive, the
     stand-alone server must be run initially as root.
     rel="Help"><strong>Compatibility:</strong></a> Default was
     <code>on</code> prior to Apache 1.3. 
 
+    <P class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/core.html#hostnamelookups">here</a></strong></p>
+
     <p>This directive enables DNS lookups so that host names can be
     logged (and passed to CGIs/SSIs in <code>REMOTE_HOST</code>).
     The value <code>double</code> refers to doing double-reverse
      <a href="directive-dict.html#Status"
     rel="Help"><strong>Status:</strong></a> core 
 
+    <P class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/mod_ident.html#identitycheck">here</a></strong></p>
+
     <p>This directive enables RFC1413-compliant logging of the
     remote user name for each connection, where the client machine
     runs identd or something similar. This information is logged in