From: Christophe Jaillet Date: Tue, 19 Aug 2014 20:14:20 +0000 (+0000) Subject: Fix typo noticed by GilDawson X-Git-Tag: 2.4.11~334 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eff264c47c4f769dd4490c53e94977e6d4d07d3e;p=apache Fix typo noticed by GilDawson git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1618966 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/vhosts/name-based.html.en b/docs/manual/vhosts/name-based.html.en index 48515f90cb..a80395c1eb 100644 --- a/docs/manual/vhosts/name-based.html.en +++ b/docs/manual/vhosts/name-based.html.en @@ -118,7 +118,7 @@ inherited from the base server configuration. If no server name was specified globally, one is detected at startup through reverse DNS resolution of the first listening address. In either case, this inherited server name - will influenced name-based virtual host resolution, so it is best to always + will influence name-based virtual host resolution, so it is best to always explicitly list a ServerName in every name-based virtual host.

diff --git a/docs/manual/vhosts/name-based.xml b/docs/manual/vhosts/name-based.xml index f8a5bc7a19..4bac3fc229 100644 --- a/docs/manual/vhosts/name-based.xml +++ b/docs/manual/vhosts/name-based.xml @@ -130,7 +130,7 @@ inherited from the base server configuration. If no server name was specified globally, one is detected at startup through reverse DNS resolution of the first listening address. In either case, this inherited server name - will influenced name-based virtual host resolution, so it is best to always + will influence name-based virtual host resolution, so it is best to always explicitly list a ServerName in every name-based virtual host.