Commit bb16750d authored by Justin Erenkrantz's avatar Justin Erenkrantz
Browse files

Remove Port references


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91567 13f79535-47bb-0310-9956-ffa450edef68
parent 4e7ee2bd
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -472,8 +472,6 @@

      <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>
+1 −1
Original line number Diff line number Diff line
@@ -157,7 +157,7 @@

    <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