]> granicus.if.org Git - apache/commitdiff
Remove Port references
authorJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 19 Oct 2001 05:53:53 +0000 (05:53 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 19 Oct 2001 05:53:53 +0000 (05:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91567 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/directives.html
docs/manual/mod/mod_log_config.html

index 81e719ecb98fd2f588869c75bd1a73a979978b1f..98dffc94f7f55c14d855eb0ceec77824c0daf983 100644 (file)
 
       <li><a href="mpm_common.html#pidfile">PidFile</a></li>
 
-      <li><a href="core.html#port">Port</a></li>
-
       <li><a href="mod_proxy.html#proxyblock">ProxyBlock</a></li>
 
       <li><a href="mod_proxy.html#proxydomain">ProxyDomain</a></li>
index 014ae09d22a04be9f4182cefe98551d05dc9b81c..4b80e4042f25d7663ca75c811610854fa5f85418 100644 (file)
 
     <p>Note that the canonical <a
     href="core.html#servername">ServerName</a> and <a
-    href="core.html#port">Port</a> of the server serving the
+    href="mpm_common.html#listen">Listen</a> of the server serving the
     request are used for <code>%v</code> and <code>%p</code>
     respectively. This happens regardless of the <a
     href="core.html#usecanonicalname">UseCanonicalName</a> setting