From: Nick Kew Date: Sun, 24 Sep 2006 22:29:59 +0000 (+0000) Subject: Add extra explanatory clause to VirtualHost docs X-Git-Tag: 2.3.0~2124 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3cda096aedd52c9288b300fddf270e0eb23abb9;p=thirdparty%2Fapache%2Fhttpd.git Add extra explanatory clause to VirtualHost docs git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@449514 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 4a5ac10a63a..07d93632b96 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -3061,7 +3061,7 @@ hostname or IP address
  • The IP address of the virtual host;
  • A fully qualified domain name for the IP address of the - virtual host;
  • + virtual host (not applicable to NameVirtualHosts);
  • The character *, which is used only in combination with NameVirtualHost * to match all IP addresses; or