From 99aa60f202cf4a1ff74d4bf308a71327ddfb6a25 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Fri, 12 Mar 2004 17:09:32 +0000 Subject: [PATCH] Grammar fix. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102942 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/vhosts/details.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/vhosts/details.xml b/docs/manual/vhosts/details.xml index 23b0d6533c..51566ea742 100644 --- a/docs/manual/vhosts/details.xml +++ b/docs/manual/vhosts/details.xml @@ -59,7 +59,7 @@

The default value of the Listen field for main_server is 80. The main_server has no default ServerPath, or ServerAlias. The - default ServerName is deduced from the servers IP + default ServerName is deduced from the server's IP address.

The main_server Listen directive has two functions. One -- 2.50.1