On 5 Feb 2004 07:44:29 -0800, googlemail2003.DeleteThis@yahoo.com (Carol) wrote:
>We have changed the domain name for our company site but not the IP
>address. Right now both the old and new domain names work. We would
>like to put a redirect screen from the old name to the new. How do we
>do that?
>
>Right now <a style='text-decoration: underline;' href="http://www.oldname.com" target="_blank">www.oldname.com</a> points automatically to
>www.oldname.com/default.htm and <a style='text-decoration: underline;' href="http://www.newname.com" target="_blank">www.newname.com</a> points to
>www.newname.com/default.htm. We want <a style='text-decoration: underline;' href="http://www.oldname.com" target="_blank">www.oldname.com</a> to point to
>www.oldname.com/redirect_to_newname.htm
>
>We are using Windows NT 4 with IIS 4.
Do this with your DNS. Point both host records to the IP of the new
domain site. If you use host headers, you'll need to add the header
of the old site to the new site's headers.
Otherwise, you can use two sites and have one do a redirect in the IIS
configuration, Home Directory tab. Or you can create a default page
with a META-REFRESH tag pointing to the new domain.
Jeff<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Change of domain name question