]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
make the name-based vhost note a warning based on offline discussion with Rich
authorEric Covener <covener@apache.org>
Fri, 29 Oct 2010 15:16:48 +0000 (15:16 +0000)
committerEric Covener <covener@apache.org>
Fri, 29 Oct 2010 15:16:48 +0000 (15:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1028799 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index dfaf6fa50982eb67c4579f8574a97ccf4a5baf18..e2a8b13d32d312d7cd8854d07f88b0a121ec5a90 100644 (file)
@@ -2068,7 +2068,8 @@ will be accepted from the client</description>
       LimitRequestFields 50
     </example>
 
-     <note><p> When name-based virtual hosting is used, the value for this 
+     <note type="warning"><title>Warning</title>
+     <p> When name-based virtual hosting is used, the value for this 
      directive is taken from the default (first-listed) virtual host for the
      <directive>NameVirtualHost</directive> the connection was mapped to.</p>
      </note>
@@ -2111,7 +2112,8 @@ client</description>
     <note>Under normal conditions, the value should not be changed from
     the default.</note>
 
-    <note><p> When name-based virtual hosting is used, the value for this 
+    <note type="warning"><title>Warning</title>
+    <p> When name-based virtual hosting is used, the value for this 
     directive is taken from the default (first-listed) virtual host for the
     <directive>NameVirtualHost</directive> the connection was mapped to.</p>
     </note>
@@ -2154,7 +2156,8 @@ from the client</description>
     <note>Under normal conditions, the value should not be changed from
     the default.</note>
 
-    <note><p> When name-based virtual hosting is used, the value for this 
+    <note type="warning"><title>Warning</title>
+    <p> When name-based virtual hosting is used, the value for this 
     directive is taken from the default (first-listed) virtual host for the
     <directive>NameVirtualHost</directive> the connection was mapped to.</p>
     </note>