Hi, I' publishing a new web site for a customer which was html only before, hosted somewhere else. I want old links to any old page to be redirected to /index.cfm
I managed to set up the redirection in IIS to /index.cfm The problem is that index.cfm is called relatively to the old address. For instance, www.mySite.com/someOldDirectory/someOldPage.htm displays what's in /index.cfm, but like if it was www.mySite.com/someOldDirectory/index.cfm, then all internal relative addresses are wrong. What can I do so that the visitor is really redirected to www.mySite.com and the address in his browser is www.mySite.com, not www.mySite.com/someOldDirectory/someOldPage.htm? Thanks -- _______________________________________ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED]) Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259730 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

