Thank you! -----Original Message----- From: Todd C. Haugland [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 27, 2002 11:01 AM To: NT 2000 Discussions Subject: RE: Redirecting a web page
A CNAME will equate www.marketing.com and ints.is.com and that's about it. But if you have a file ints.is.com/index.html (or default.htm, depending on IIS setup), then opening the marketing address will point to *it*, and not the /marketing/index.html. You need to do a redirector in IIS, or http-refresh statements in your index.html files. I don't have the info right in front of me, so I don't remember where the setting is, but it isn't difficult. At 09:30 AM 6/27/2002, Ed Esgro wrote: >You are correct Canonical Name will work for your scenario. > >-----Original Message----- >From: Pham, Tuan [mailto:[EMAIL PROTECTED]] >Sent: Thursday, June 27, 2002 8:52 AM >To: NT 2000 Discussions >Subject: Redirecting a web page > >I'm running IIS5/W2K, this is my intranet production server, Currently, I >have one of the webpages called http://ints.is.com/marketing/index.html , >but now I want to replace that with a new link call >http://www.marketing.com . without changing anything from the IIS, I can do >this from the DNS server right? Like create an CNAME or something? Again >this change should only reflect to this link. How can I do this??? >Thanks in advance!!! Todd C. Haugland mailto:[EMAIL PROTECTED] The world is divided by people who think they are right. ------ You are subscribed as [EMAIL PROTECTED] Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe send a blank email to %%email.unsub%% ------ You are subscribed as [email protected] Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe send a blank email to [EMAIL PROTECTED]
