Dave, Ben... Thanks for the wildcard dns info... that is exactly what I was
looking for!


-----Original Message-----
From: Ben Doom [mailto:[EMAIL PROTECTED] 
Sent: Friday, June 23, 2006 3:19 PM
To: CF-Talk
Subject: Re: Adding/Changing Host headers via CF

I don't think you can directly control IIS from CF (though I seem to 
remember there being a plugin for it).
However, you could point your default website to the CF directory.  Then 
you can read the host header using CF and act appropriately.  This would 
effectively wildcard it.  If you need your default website pointed 
elsewhere, I'm pretty sure there are other ways to wildcard a domain name.

--Ben

Michael E. Carluen wrote:
> Is there any way to configure (add/modify/delete) the IIS host headers
using
> CF?
> 
>  
> 
> The goal is to create "virtual" URL domains without actually having
physical
> directories/folders or sub-domains.  As an example:
> 
>  
> 
> URLs:
> 
> www.mydomain.com/?id=1 or www.mysite.com/?id=2
> 
> clientname1.mydomain.com/?id=1
> 
> clientname2.mydomain.com/?id=2
> 
> all points to the same IP.  
> 
>  
> 
> And all created (modified or deleted) using the CF app, when client info
is
> added or changed in the db.
> 
>  
> 
> Thank you very much in advance.
> 
>  
> 
> 
> 
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244700
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to