Ravi Gehlot wrote:
> I was requested by the client to design something like 
> www.clubexpress.com. When you register with Club Express you are given 
> an URL after your Club's short name. So for instance if you Club name is 
> Jochem then you would be given an URL like 
> http://jochem.clubexpress.com/ with your default Club's page and login 
> screen. This is exactly what I need to do with ColdFusion. When an user 
> register its club an url for that newly created club is created. That's 
> the functionality I need and nothing else.

But for that you don't need to change DNS on the fly. You only need to 
change it once: create a wildcard record in DNS (*.clubexpress.com) and 
point it to the IP address of your webserver and you are done.

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:278218
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