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>
<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>
<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
<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
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>)
<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>