From e2273c8c9c8ecae318e64c1da739e4145ba20ec8 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Fri, 29 Oct 2010 15:16:48 +0000 Subject: [PATCH] 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 --- docs/manual/mod/core.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index dfaf6fa509..e2a8b13d32 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.

-- 2.40.0