fanf 01/01/04 23:35:35
Modified: htdocs/manual/mod core.html Log: more promotion of NameVirtualHost * Revision Changes Path 1.183 +1 -1 httpd-docs-1.3/htdocs/manual/mod/core.html Index: core.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/core.html,v retrieving revision 1.182 retrieving revision 1.183 diff -u -u -r1.182 -r1.183 --- core.html 2000/12/06 05:12:11 1.182 +++ core.html 2001/01/05 07:35:35 1.183 @@ -2182,7 +2182,7 @@ <A HREF="../vhosts/">name-based virtual hosts</A>.<P> Although <EM>addr</EM> can be hostname it is recommended that you always use -an IP address, <EM>e.g.</EM> +an IP address or wildcard, <EM>e.g.</EM> <BLOCKQUOTE><CODE>NameVirtualHost 111.22.33.44</CODE></BLOCKQUOTE>