I cannot do anything with my domain server. This is why I have been trying to do this in another way.
>What has not been said: > >Often, these redirects are handled by the Domain Name Server, so that the >redirect happens before the request has even touched your server - in which >case you cannot log this (unless, and I am entirely ignorant here, the DNS >provider can log this). > >The alternative is to handle the redirect by your app server which means >that all 3 domains must point straight to your server and then you follow >the advice given here - cflocation should work fine. > >Dominic > >2009/9/23 David Torres <[email protected]> > >> >> When you say do this in the app server, this mean the application.cfc? >> >> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326566 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

