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.2.4~158 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa13f946abbd4df7de9577a39b04522e03b2e7a7;p=thirdparty%2Fapache%2Fhttpd.git Add extra explanatory clause to VirtualHost docs git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@449514 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index d03ba6ded38..9250f7aa31d 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -3255,7 +3255,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