Description of Vhost.xml tags
The following alphabetical list of Vhost.xml tags contains additional information, including
cross references to associated tags, syntax, and examples.
Alias
The
tag specifies the assumed name(s) of the virtual host.
Alias
Description
an alternative short name to use when connecting to the virtual host. The
An alias is
tag lets you specify additional names to connect to this virtual host. Use the
tag
Alias
Alias
to shorten long host names, or if you want to be able to connect to this virtual host with
different names.
Syntax
<Alias name="alias1"></Alias>
Example
<Alias name="abc">abc.macromedia.com</Alias>
If the name of this virtual host is "abc.macromedia.com", but you wish to connect by simply
specifying "abc", then specify the alias "abc". Keep in mind that "abc" must still map to the
same IP address as "abc.macromedia.com".
If more than one virtual host on the same adaptor has been defined with the same alias, then
the first match that is found is taken. You can avoid unexpected behavior by specifying a
unique alias for each virtual host.
See also
AliasList
AliasList
Container tag
Description
The tags nested in this section list the alias(es) for this virtual host. You can specify an
unlimited number of aliases by adding additional
tags. Each
must map to the IP
Alias
Alias
address for the virtual host.
Contained tag
Alias
XML configuration files
167
Need help?
Do you have a question about the FLASH MEDIA SERVER 2-MANAGING FLASH MEDIA SERVER and is the answer not in the manual?
Questions and answers