> From: Hare, Tim [mailto:[email protected]] > Subject: RE: Supporting multiple hostnames with one TomCat? > > Does that mean having /ren/app1 and /stimpy/app1 > won't work
That's not an overlap - they're completely distinct if each <Host> has its own appBase. What you don't want is have one <Host>'s appBase be a subdirectory of (or the same as) another <Host>'s appBase - that gets everyone confused. - 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]
