]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Correct the port specified to match the example given.
authorColm MacCarthaigh <colm@apache.org>
Mon, 24 Oct 2005 15:29:04 +0000 (15:29 +0000)
committerColm MacCarthaigh <colm@apache.org>
Mon, 24 Oct 2005 15:29:04 +0000 (15:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@328084 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mpm_common.xml

index 34eb8867955b87569e566e8106ae5ddac690b729..1831e110e306c1d942b57490eaf73f6c3150a70b 100644 (file)
@@ -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