The Host
element represents a virtual host, which is an association
of a network name for a server with the particular server on which Tomcat is
running. You can define more than one Host
within a Tomcat 4.0.x installation.
Within each Host
, you can nest Context
elements for
the web modules associated with that Host
.
To add a Host
:
A new Host
node appears under the selected installation of Tomcat
4.0.x on the Runtime tab in the Explorer. You can now set
properties for the Host
.
See also | |
---|---|
Tomcat 4.0.x Instance (Host) Node Setting Tomcat Instance (Host) Properties |