From owner-freebsd-isp Sun Oct 24 13: 9:11 1999 Delivered-To: freebsd-isp@freebsd.org Received: from verdi.nethelp.no (verdi.nethelp.no [158.36.41.162]) by hub.freebsd.org (Postfix) with SMTP id EF3591510A for ; Sun, 24 Oct 1999 13:09:07 -0700 (PDT) (envelope-from sthaug@nethelp.no) Received: (qmail 46597 invoked by uid 1001); 24 Oct 1999 20:09:03 +0000 (GMT) To: jrsysadmin@empireone.net Cc: mark@intrepid.net, khetan@os.org.za, freebsd-isp@FreeBSD.ORG Subject: Re: re-direct domain From: sthaug@nethelp.no In-Reply-To: Your message of "Sun, 24 Oct 1999 14:12:12 -0700" References: <01aa01bf1e64$7225b560$e9c276d1@empireone.net> X-Mailer: Mew version 1.05+ on Emacs 19.34.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Sun, 24 Oct 1999 22:09:03 +0200 Message-ID: <46595.940795743@verdi.nethelp.no> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > How would you go about re directing a domain if you have to re-direct it to > something like the following: > http://www.domainname.com/domainname > i was thinking about CNAME but i get an error everytime i play with it... You can't do that. A domain name is not a URL. You can point a domain name (one single name) at another domain name using CNAME, e.g. dom.a.com. CNAME dom.b.com. But there is no way (today) of doing something like this: *.a.com. CNAME *.b.com. Steinar Haug, Nethelp consulting, sthaug@nethelp.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message