so if your DNS name is www.fubar.com go to command line nslookup www.fubar.com
will attempt to locate the CNAME records by authoritative DNS servers then non-authoritative DNS servers M-- --------------------------------------------------------------------------- This e-mail message (including attachments, if any) is intended for the use of the individual or entity to which it is addressed and may contain information that is privileged, proprietary , confidential and exempt from disclosure. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this communication is strictly prohibited. --------------------------------------------------------------------------- Le présent message électronique (y compris les pièces qui y sont annexées, le cas échéant) s'adresse au destinataire indiqué et peut contenir des renseignements de caractère privé ou confidentiel. Si vous n'êtes pas le destinataire de ce document, nous vous signalons qu'il est strictement interdit de le diffuser, de le distribuer ou de le reproduire. ----- Original Message ----- From: "Hassan Schroeder" <[EMAIL PROTECTED]> To: "Tomcat Users List" <users@tomcat.apache.org> Sent: Thursday, March 01, 2007 9:13 PM Subject: Re: how to setup multiple CATALINA_BASE > On 3/1/07, Rao Manekar <[EMAIL PROTECTED]> wrote: > >> We know that for sure that there is a domain name www.cnn.com registered in >> DNS. >> Let's say I create a <Host> element and add my application files under >> ${catalina.home}/www/appBase/www.cnn.com > > ?! where did you get that path? Never mind, it doesn't matter because... > >> If any one in the world type www.cnn.com would that request come to my >> server and get application under ${catalina.home}/www/appBase/www.cnn.com > > ..this is so seriously confused. Answer: of course not -- DNS lookups > will provide the *real* address of CNN as they're supposed to. > > So do you actually have a registered domain? Does the IP address > point to your server? If so, you're set. Lather, rinse, repeat. :-) > > -- > Hassan Schroeder ------------------------ [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >