[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Multiple domains pointing to 1 IP on RAQ3



I am interested in redirecting (using a http redirect script) domain. I have
had this working on another sites but am having a little difficulty on the
RAQ3.
I have simply pointed the A record to the IP of the site where I have the
redirect script. That part works and it hits the site and the script.
However it has translated the $ENV{HTTP_HOST}  to the site name
ie the site is www.mydomain.com I point www.newdomain.com to this site. When
it arrives at www.mydomain.com the $ENV{HTTP_HOST} has been changed to
www.mydomain.com .
Is there a way to get the system to retain the original name when it gets to
the site ?

And thanks to those who helped on my perl paths problem - all sorted - many
thanks

cheers

Jim Carey