You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Laxmikanth M.S." <la...@sonata-software.com> on 2002/12/04 11:41:10 UTC

DNS NAMES

Hi all,
I have a general Doubt.
Is it possible to create a DNS Name like "www.test.com/final".
please confirm soon ..urgent
thanks in advance
Laxmikanth
*********************************************************************
Disclaimer: The information in this e-mail and any attachments is
confidential / privileged. It is intended solely for the addressee or
addressees. If you are not the addressee indicated in this message, you may
not copy or deliver this message to anyone. In such case, you should destroy
this message and kindly notify the sender by reply email. Please advise
immediately if you or your employer does not consent to Internet email for
messages of this kind.
*********************************************************************

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: DNS NAMES

Posted by "Noel J. Bergman" <no...@devtech.com>.
> Is it possible to create a DNS Name like "www.test.com/final".

The DNS name is www.test.com.  The /final is not part of the DNS.  The www,
by convention only, implies a protocol of HTTP and a port of 80.  But if you
are unfamilar with the Domain Name System, that is probably just going to
confuse you.

see also: http://www.dns.net/dnsrd/rfc/

	--- Noel


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>