summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mpm_common.xml
diff options
context:
space:
mode:
authorColm MacCarthaigh <colm@apache.org>2005-10-24 15:29:04 +0000
committerColm MacCarthaigh <colm@apache.org>2005-10-24 15:29:04 +0000
commit501a083bf6b0a12b888bd5f0703146de7966e7fc (patch)
tree621d0ba5379eee5a2e52103e7abd8e3a21da76b2 /docs/manual/mod/mpm_common.xml
parent39b34537beb5ec80404e689d7926c51b6bd00567 (diff)
downloadhttpd-501a083bf6b0a12b888bd5f0703146de7966e7fc.tar.gz
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
Diffstat (limited to 'docs/manual/mod/mpm_common.xml')
-rw-r--r--docs/manual/mod/mpm_common.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mpm_common.xml b/docs/manual/mod/mpm_common.xml
index 34eb886795..1831e110e3 100644
--- a/docs/manual/mod/mpm_common.xml
+++ b/docs/manual/mod/mpm_common.xml
@@ -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