i think this is more of a IIS issue than CF. yes you can use CGI to redirect 
the user but why do it at this level.

if each domain is on the same server you can just setup one ColdFusion 
datasource then each domain can access the same database and its content. 

if you want to keep it secure with a SSL cert you will need one 1 for each 
domain name, it is possible to get a server SSL cert to cover every domain but 
they are expensive and if a user checks out the cert they tend to note the 
server name which can look less appealing to the customer as normally your 
would expect to see the domain name.

i am not sure about sharing the cart session, but i think by accident once I 
named the application the same and my sessions leaked somehow, but i could be 
wrong on that one. 

i also have to warn you having multiple domains with the same content can class 
as duplicated content in Google. If Google decides the websites are the same it 
WILL only index one of them or only one domain will come up per search query 
i.e. sports. this rule will also apply to sub domains Google will only list 2 
sub domains in the same results but NEVER on the same page.   hope this helps 
:) 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317288
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to