git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@344972
13f79535-47bb-0310-9956-
ffa450edef68
<note><title>Note</title>
<p>The ordering of when the physical port is used is as follows:<br /><br />
- <code>UseCanonicalName On</code>
+ <code>UseCanonicalName On</code></p>
<ul>
<li>Port provided in <code>Servername</code></li>
<li>Physical port</li>
<li>Port provided in <code>Servername</code></li>
<li>Default port</li>
</ul>
- </p>
<p>With <code>UseCanonicalPhysicalPort Off</code>, the
physical ports are removed from the ordering.</p>