From: markt Date: Fri, 22 Jun 2007 17:33:38 +0000 (+0000) Subject: Remove default host which is no longer used. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=6c174b69dbf56093908e5017f6d2d36eb6e4ad9b;p=tomcat7.0 Remove default host which is no longer used. git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@549894 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/config/host.xml b/webapps/docs/config/host.xml index 4bcd78cb3..e3cc00478 100644 --- a/webapps/docs/config/host.xml +++ b/webapps/docs/config/host.xml @@ -190,13 +190,7 @@

You can nest one or more Context elements inside this Host element, each representing a different web - application associated with this virtual host. In addition, you can nest a - single DefaultContext element that defines - default values for subsequently deployed web applications.

- -

You can optional nest a DefaultContext - element inside this Host element, to define the default - characteristics of web applications that are automatically deployed.

+ application associated with this virtual host.

You can nest at most one instance of the following utility components by nesting a corresponding element inside your Host