> I cannot do anything with my domain server. This is why I have been trying to do this in another way.
Well yes, exactly. How is the DNS setup for these domains? Are the redirects being handled by the DNS? If so, and you have no access to change this - you will not be able to log what you want with your application (as far as I am aware). Dominic 2009/9/24 David Torres <[email protected]> > > 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:326567 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

