> From: Gregor Schneider [mailto:rc4...@googlemail.com] 
> Subject: Re: Defining website name for tomcat application
> 
> You will also have to configure the Host-element in your server.xml:
> http://tomcat.apache.org/tomcat-6.0-doc/config/host.html

That's usually not necessary.  The only time the <Host> element has to be 
changed is if Tomcat is supporting multiple "web site names" (as the OP put 
it), and there are different webapps for each.  If all requests are going to 
the same set of webapps, leave the <Host> element alone.

 - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to