diff --git a/docs/manual/mod/mpm_common.xml b/docs/manual/mod/mpm_common.xml index d147998d2a..0606465e01 100644 --- a/docs/manual/mod/mpm_common.xml +++ b/docs/manual/mod/mpm_common.xml @@ -1,4 +1,5 @@ + @@ -139,14 +140,14 @@ listens to Listen 80
Listen 8000 - To make the server accept connections on two specified - interfaces and port numbers, use +

To make the server accept connections on two specified + interfaces and port numbers, use

Listen 192.170.2.1:80
Listen 192.170.2.5:8000
- IPv6 addresses must be surrounded in square brackets, as in the - following example: +

IPv6 addresses must be surrounded in square brackets, as in the + following example:

Listen [fe80::a00:20ff:fea7:ccea]:80