Scott, good point on onRequestStart. Ian, here is what prompted my post. When a user types domains.com, all of the links on the site say domains.com as they click through the site. I want them to say www.domain.com w/o having to go back and re-code all of the sites hyperlinks. My DNS is configured correctly. IIRC, isn't there someway to set a "base url" in CF so that all site links use it as a default?
Steve, yes I own the domain names. In IIS, you can create a duplicate site (in this case www.domains.com) and have it redirect via a url to www.domain.com. I just figured there must be a simpler way than to create another "site" in IIS to do this. Che -----Original Message----- From: DURETTE, STEVEN J (ATTASIAIT) [mailto:[email protected]] Sent: Thursday, June 03, 2010 11:27 AM To: cf-talk Subject: RE: CF & Domain Redirects As long as you own the incorrect domains.com you should be able to have IIS do a re-direct to the proper address. You can re-direct an entire url right in the interface. I've done it before but it has been a while. Steve ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334259 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

