The Host
property sheet enables you to edit the attributes of
a Host
.
To display the Host property sheet:
Host
to be edited,
and choose Properties from the contextual menu.On the Properties pane of the Host
property sheet, you can set
the following properties:
defaultHost
attribute of the Engine
element within which this Host
is nested. The default host name identifies the Host
that will
process requests directed to host names on this server, but which are not
configured in this server's configuration file. The default host name must
match the name
attribute of one of the Host
elements
nested immediately inside. To set the Engine:defaultHost property, type a
pathname in the Engine:defaultHost property text field. name
attribute
of the Engine element in which this Host
is nested. This attribute
specifies the logical name of the Engine, which is used in log and error messages.
To set the Engine:name property, type a pathname in the Engine:name property
text field. Internal
Tomcat installation is
set to 8081 by default. To set this property, type the desired port number
in the HTTP Connector property field.name
attribute of the Service
element in which the host is nested.
This attribute specifies the display name of the Service
element.
The name of each Service
element associated with a particular
Server
element must be unique. To set the Service:name attribute,
type a service name in the Service:name property text field.On the Attributes pane of the Host
property sheet, you can set
the following properties:
$CATALINA_HOME
directory.org.apache.catalina.core.StandardHost
.
0
. To specify the debug attribute, type a number in the right-hand
column of the debug property row.defaultHost
setting for that Engine. To set the name attribute, type a name in the name
property text field. See also | |
---|---|
Tomcat 4.0.x Instance (Host) Node |