From: Rich Bowen Date: Fri, 16 Mar 2012 20:14:54 +0000 (+0000) Subject: Broken link correction. Daniel Gruno (rumble at cord dk) X-Git-Tag: 2.5.0-alpha~7346 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=76a279473fcc2eb319920bb7f2902144375e4cb8;p=thirdparty%2Fapache%2Fhttpd.git Broken link correction. Daniel Gruno (rumble at cord dk) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301735 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/vhosts/details.xml b/docs/manual/vhosts/details.xml index c84f4aba313..f2f27e2e41a 100644 --- a/docs/manual/vhosts/details.xml +++ b/docs/manual/vhosts/details.xml @@ -80,7 +80,7 @@

(Port numbers specified in the VirtualHost directive do not influence what port numbers Apache will listen on, they only control which VirtualHost will be selected to handle a request. - Use the Listen directive to + Use the Listen directive to control the addresses and ports on which the server listens.)

@@ -114,14 +114,12 @@
  1. If a vhost has no ServerAdmin, - ResourceConfig, - AccessConfig, Timeout, KeepAliveTimeout, KeepAlive, MaxKeepAliveRequests, - ReceiveBufferSize, - or SendBufferSize + ReceiveBufferSize, + or SendBufferSize directive then the respective value is inherited from the main server. (That is, inherited from whatever the final setting of that value is in the main server.)