Personally, I wouldn't mess with IIS config files, and either try to find some scripting code that does it, or use Apache. With apache you can just set up a directory and have apache include all the config files in there. Then all you need to do is create a simple virtualconfig file for your new site, and restart apache (which does a graceful restart, so your clients will never notice).
Apache has a lot more features and gets constantly updated (unlike IIS). If you do have to stick with IIS for some reason, I hope somebody else here can help you. Russ > -----Original Message----- > From: Brad Roberts [mailto:[EMAIL PROTECTED] > Sent: Friday, June 16, 2006 8:14 AM > To: CF-Talk > Subject: Create IIS Website With CF? > > Has anyone successfully added an IIS website using CF by editing the > MetaData.xml file? I'm trying to automate the creations of IIS > websites and virtual directories. > > Any insight would be appreciated. > > -Brad > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243718 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

