]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add extra explanatory clause to VirtualHost docs
authorNick Kew <niq@apache.org>
Sun, 24 Sep 2006 22:29:59 +0000 (22:29 +0000)
committerNick Kew <niq@apache.org>
Sun, 24 Sep 2006 22:29:59 +0000 (22:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@449514 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index 4a5ac10a63a4e1dc726c4078aef1ca2666740b88..07d93632b96dc8d9c6c84fc157fefddacad72058 100644 (file)
@@ -3061,7 +3061,7 @@ hostname or IP address</description>
       <li>The IP address of the virtual host;</li>
 
       <li>A fully qualified domain name for the IP address of the
-      virtual host;</li>
+      virtual host (not applicable to NameVirtualHosts);</li>
 
       <li>The character <code>*</code>, which is used only in combination with
       <code>NameVirtualHost *</code> to match all IP addresses; or</li>