Commit 925df624 authored by Richard Bowen's avatar Richard Bowen
Browse files

More links to current docs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@1028383 13f79535-47bb-0310-9956-ffa450edef68
parent 9fa55c34
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -3056,6 +3056,9 @@ Syntax OK
    rel="Help"><strong>Compatibility:</strong></a> NameVirtualHost
    is only available in Apache 1.3 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#namevirtualhost">here</a></strong></p>

    <p>The NameVirtualHost directive is a required directive if you
    want to configure <a href="../vhosts/">name-based virtual
    hosts</a>.</p>
@@ -3116,6 +3119,9 @@ Syntax OK
     <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/core.html#options">here</a></strong></p>

    <p>The Options directive controls which server features are
    available in a particular directory.</p>

@@ -3239,6 +3245,9 @@ Syntax OK
     <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#pidfile">here</a></strong></p>

    <p>The PidFile directive sets the file to which the server
    records the process id of the daemon. If the filename does not
    begin with a slash (/) then it is assumed to be relative to the
@@ -3269,6 +3278,11 @@ Syntax OK
     <a href="directive-dict.html#Status"
    rel="Help"><strong>Status:</strong></a> core 

    <p class="currentdocs"><strong>This directive is no longer available
    in current versions of the server. See the <a
    href="http://httpd.apache.org/docs/current/mod/mpm_common.html#Listen">Listen</a> 
    directive instead.</strong></p>

    <p><em>Number</em> is a number from 0 to 65535; some port
    numbers (especially below 1024) are reserved for particular
    protocols. See <code>/etc/services</code> for a list of some
@@ -3341,6 +3355,9 @@ Syntax OK
    rel="Help"><strong>Compatibility:</strong></a>
    ProtocolReqCheck is only available in Apache 1.3.27 and later.

    <p class="currentdocs"><strong>This directive is no longer available
    in current versions of the server.</strong></p>

    <p>This directive enables strict checking of the Protocol field
    in the Request line. Versions of Apache prior to 1.3.26 would
    silently accept bogus Protocols (such as <code>HTTP-1.1</code>)
@@ -3364,6 +3381,9 @@ Syntax OK
     <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/core.html#require">here</a></strong></p>

    <p>This directive selects which authenticated users can access
    a resource. The allowed syntaxes are:</p>