Got it. So the subdomain naming would be possible by changing the URL 
name using ColdFusion?

Ravi.

Jochem van Dieten wrote:
> 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
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:278219
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to