From: Stefan Fritsch The strings Regular expression backreferences
$0
... $9
allow to reference
- the capture groups form a previously executed, successfully
+ the capture groups from a previously executed, successfully
matching regular expressions. They can normally only be used in the
same expression as the matching regex, but some modules allow special
uses.
Specifying connection
or request
as first
- paramter allows to specify additional formats, causing additional
+ parameter allows to specify additional formats, causing additional
information to be logged when the first message is logged for a specific
connection or request, respectivly. This additional information is only
logged once per connection/request. If a connection or request is processed
@@ -4015,14 +4015,14 @@ hostname or IP address
When a request is received, the server first maps it to the best matching
<VirtualHost>
based on the local
IP address and port combination only. Non-wildcards have a higher
- precedence. if no match based on IP and port occurs at all, the
+ precedence. If no match based on IP and port occurs at all, the
"main" server configuration is used.
If multiple virtual hosts contain the best matching IP address and port, the server selects from these virtual hosts the best match based on the requested hostname. If no matching name-based virtual host is found, then the first listed virtual host that matched the IP address will be - used. As a consequence, the first listed virtual for a given IP address + used. As a consequence, the first listed virtual host for a given IP address and port combination is default virtual host for that IP and port combination.
diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index fc95f2ac9d2..a464dbf69e3 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ - + + + + + + + + + diff --git a/docs/manual/vhosts/details.xml.ko b/docs/manual/vhosts/details.xml.ko index 2c142deba84..d3cb93db201 100644 --- a/docs/manual/vhosts/details.xml.ko +++ b/docs/manual/vhosts/details.xml.ko @@ -1,7 +1,7 @@ - + + + + diff --git a/docs/manual/vhosts/name-based.xml.ja b/docs/manual/vhosts/name-based.xml.ja index dae592cbc7a..b3ed1f8950c 100644 --- a/docs/manual/vhosts/name-based.xml.ja +++ b/docs/manual/vhosts/name-based.xml.ja @@ -1,7 +1,7 @@ - + + +