From: Eric Covener Date: Fri, 29 Oct 2010 15:16:48 +0000 (+0000) Subject: make the name-based vhost note a warning based on offline discussion with Rich X-Git-Tag: 2.3.9~203 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2273c8c9c8ecae318e64c1da739e4145ba20ec8;p=thirdparty%2Fapache%2Fhttpd.git make the name-based vhost note a warning based on offline discussion with Rich git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1028799 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index dfaf6fa5098..e2a8b13d32d 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -2068,7 +2068,8 @@ will be accepted from the client LimitRequestFields 50 -

When name-based virtual hosting is used, the value for this + Warning +

When name-based virtual hosting is used, the value for this directive is taken from the default (first-listed) virtual host for the NameVirtualHost the connection was mapped to.

@@ -2111,7 +2112,8 @@ client Under normal conditions, the value should not be changed from the default. -

When name-based virtual hosting is used, the value for this + Warning +

When name-based virtual hosting is used, the value for this directive is taken from the default (first-listed) virtual host for the NameVirtualHost the connection was mapped to.

@@ -2154,7 +2156,8 @@ from the client Under normal conditions, the value should not be changed from the default. -

When name-based virtual hosting is used, the value for this + Warning +

When name-based virtual hosting is used, the value for this directive is taken from the default (first-listed) virtual host for the NameVirtualHost the connection was mapped to.