I did that, but when I call my url, it goes to the url, and never picks up
the context? I was hoping I would call www.myurl.com and it would call
www.myurl.com/unique.

Why is that the appBase?




----- Original Message -----
From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Monday, November 21, 2005 10:27 PM
Subject: RE: Help Configuring Engine/Host/Context


> From: Scott Purcell [mailto:[EMAIL PROTECTED]
> Subject: Help Configuring Engine/Host/Context
>
> I have one webapp that I need to configure to a DNS Entry.

You do not need an extra <Host> entry; it's superfluous.  You do need to
name your default app ROOT (either in ROOT.war or in the ROOT directory
under webapps).  That's the simplest way to do what you appear to want.

 - 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to