Date: Wed, 10 Aug 2005 13:08:40 -0500 From: "Micheal Patterson" <micheal@tsgincorporated.com> To: "Carstea Catalin" <carstea.catalin@gmail.com>, <freebsd-questions@freebsd.org> Subject: Re: Simple question of dns? Message-ID: <062701c59dd6$deeca4e0$4df24243@tsgincorporated.com> References: <dc6701ba050810100161e69a32@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message ----- From: "Carstea Catalin" <carstea.catalin@gmail.com> To: <freebsd-questions@freebsd.org> Sent: Wednesday, August 10, 2005 12:01 PM Subject: Simple question of dns? I want to configure my dns to redirect all request from : http://www.mail.mydomain.com <http://www.mail.mydomain.com> to http://mail.mydomain.com Many users do first request and my server respond only al the second url. Tks! If you have access to your dns zone file, add a cname entry: www.mail CNAME mail.mydomain.com. -- Micheal Patterson Senior Communications Systems Engineer 405-917-0600 Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?062701c59dd6$deeca4e0$4df24243>