> From: Anand HS [mailto:[EMAIL PROTECTED]
> Subject: What exactly happens when I configure a different host
>
> I noticed a strange behavior when I tried to configure a
> virtual host by changing the Host Name in server.xml from
> the default "localhost" to "mydomain.com".

If that's all you did, then you have an invalid configuration, and all bets are 
off.  There must be one <Host> with a name attribute that matches the 
defaultHost attribute of the enclosing <Engine> element.

Note that if you have only one <Host>, its name is unimportant other than it 
must be the same as the defaultHost setting.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to