BIND and CNAME-ing

2008-07-23 Thread Parvinder Bhasin
Hi, I am stuck at this situation: Where I have a domain: abc.com : I would like to have user who type http://abc.com (without the www) redirected to a a different site for example : www.xyz.com Redirection for www.abc.com to www.xyz.com works fine. I have tried CNAME-ing abc.com to www.x

Re: BIND and CNAME-ing

2008-07-23 Thread Jussi Peltola
Short answer: use HTTP redirects. Long answer: provide more information, and read about the HTTP Host: header and think how it applies to your setup.

Re: BIND and CNAME-ing

2008-07-23 Thread Daniel Ouellet
Parvinder Bhasin wrote: Hi, I am stuck at this situation: Where I have a domain: abc.com : I would like to have user who type http://abc.com (without the www) redirected to a a different site for example : www.xyz.com Redirection for www.abc.com to www.xyz.com works fine. From memory, t

Re: BIND and CNAME-ing

2008-07-23 Thread Parvinder Bhasin
HTTP redirects don't apply to our setup. From the info that I gather, I really can't do CNAME so I will just write small script to accomodate changing of Ips. -Parvinder Bhasin On Jul 23, 2008, at 1:33 PM, Jussi Peltola wrote: Short answer: use HTTP redirects. Long answer: provide more inf

Re: BIND and CNAME-ing

2008-07-23 Thread Daniel Ouellet
Parvinder Bhasin wrote: HTTP redirects don't apply to our setup. From the info that I gather, I really can't do CNAME so I will just write small script to accomodate changing of Ips. May we the question wasn't so clear. You refer to "Redirection" in the original question, now you say IP's

Re: BIND and CNAME-ing

2008-07-24 Thread Almir Karic
On Wed, Jul 23, 2008 at 01:17:04PM -0700, Parvinder Bhasin wrote: > Hi, > > I am stuck at this situation: > > Where I have a domain: abc.com : > > I would like to have user who type http://abc.com (without the www) > redirected to a a different site for example : www.xyz.com > Redirection for

Re: BIND and CNAME-ing

2008-07-24 Thread Giancarlo Razzolini
Almir Karic escreveu: > On Wed, Jul 23, 2008 at 01:17:04PM -0700, Parvinder Bhasin wrote: > >> Hi, >> >> I am stuck at this situation: >> >> Where I have a domain: abc.com : >> >> I would like to have user who type http://abc.com (without the www) >> redirected to a a different site for exam

Re: BIND and CNAME-ing

2008-07-24 Thread Parvinder Bhasin
Thanks guys for clearing this up. So in short you cannot CNAME an entire domain (domain.com IN CNAME google.com < can't do ). Thanks for the input. Really appreciate it. Cheers! -Parvinder Bhasin On Jul 24, 2008, at 6:10 AM, Giancarlo Razzolini wrote: Almir Karic escreveu: On W

Re: BIND and CNAME-ing

2008-07-25 Thread Paul de Weerd
On Thu, Jul 24, 2008 at 04:49:55PM -0700, Parvinder Bhasin wrote: > Thanks guys for clearing this up. So in short you cannot CNAME an entire > domain (domain.com IN CNAME google.com < can't do ). You should google for DNAME some time. Then form your own opinion on the topic matter ;)

Re: BIND and CNAME-ing

2008-07-28 Thread Parvinder Bhasin
Thanks Paul!!! Wow!!! is the only thing that comes to my mind. Didn't even know that DNAME existed. I will definately read up on it. Thanks a bunch! -Parvinder Bhasin On Jul 25, 2008, at 12:14 AM, Paul de Weerd wrote: On Thu, Jul 24, 2008 at 04:49:55PM -0700, Parvinder Bhasin wrote: Thanks

Re: BIND and CNAME-ing

2008-07-28 Thread Brian
o redirect with. Please correct me if I'm wrong. --- On Mon, 7/28/08, Parvinder Bhasin <[EMAIL PROTECTED]> wrote: > From: Parvinder Bhasin <[EMAIL PROTECTED]> > Subject: Re: BIND and CNAME-ing > To: "Paul de Weerd" <[EMAIL PROTECTED]> > Cc: [EMA