]> 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/branches/2.2.x@449514 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index d03ba6ded380f29cbea0ca128c19ed5396edb8e2..9250f7aa31d7f2512c5ff740a082944e41914f08 100644 (file)
@@ -3255,7 +3255,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>