Commit 9098ad1f authored by Colm MacCarthaigh's avatar Colm MacCarthaigh
Browse files

Correct the port specified to match the example given.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@328084 13f79535-47bb-0310-9956-ffa450edef68
parent 6e14d0dc
Loading
Loading
Loading
Loading
+1 −1
Changes for docs/manual/mod/mpm_common.xml: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -340,7 +340,7 @@ The <var>protocol</var> argument was added in 2.1.5</compatibility>
       <directive module="core">AcceptFilter</directive> directive.</p>

    <p>You only need to set the protocol if you are running on non-standard 
       ports.  For example, running an <code>https</code> site on port 443:</p>
       ports.  For example, running an <code>https</code> site on port 8443:</p>

    <example>
      Listen 192.170.2.1:8443 https